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 |
| Character | Returns the zero-based character number in the line (read-only). |
| Line | Returns the zero-based line number (read-only). |
Public Methods
| Name | Description |
| Equals | Overloaded. Compares the specified object to this object to see if they are equivalent. |
| GetHashCode | Returns the hash code of the structure. |
| ToString | Returns the string representation of this object. |
See Also