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 | Determines if the specified location occurs before this location in the text stream. |
![]() | 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. |