Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
TextLocation Structure Members
The following tables list the members exposed by TextLocation.
Public Properties
| Name | Description |
![Public Property](dotnetimages/publicProperty.gif) | Character | Returns the zero-based character number in the line (read-only). |
![Public Property](dotnetimages/publicProperty.gif) | Line | Returns the zero-based line number (read-only). |
Public Methods
| Name | Description |
![Public Method](dotnetimages/publicMethod.gif) | Equals | Overloaded. Compares the specified object to this object to see if they are equivalent. |
![Public Method](dotnetimages/publicMethod.gif) | GetHashCode | Returns the hash code of the structure. |
![Public Method](dotnetimages/publicMethod.gif) | ToString | Returns the string representation of this object. |
See Also