Name | Description | |
---|---|---|
Location Constructor | Initializes a new instance of the Location structure. |
The following tables list the members exposed by Location.
Name | Description | |
---|---|---|
Location Constructor | Initializes a new instance of the Location structure. |
Name | Description | |
---|---|---|
Column | The one based column number. | |
Index | The zero based index into the stream of text. | |
IsValid | Determines if this object describes a valid location. | |
Line | The one based line number. |
Name | Description | |
---|---|---|
Before | Determins if the specific location occurs before this location. | |
Equals | Overloaded. Determines if the specified object is equal to this object. | |
GetHashCode | See System.Object.GetHashCode | |
ToString | Returns a string representation of this object. |