For a list of all members of this type, see SnapshotLineInfo members.
Name | Description | |
---|---|---|
![]() | Contains | Returns true if the token is contained in this line. |
![]() | Equals | Overloaded. Compares the specified object to this object to see if they are equivalent. |
![]() | GetCharacter | Returns the character at a specific offset in the line. |
![]() | GetHashCode | Returns the hash code of the object. |
![]() | GetIndent | Returns the line indent. |
![]() | GetText | Returns the concatenated text from all the Tokens that make up the line |
![]() | GetTokenAtIndex | Returns the token at a specific index. |
![]() | GetTokenAtOffset | Returns the token that contains a specific character. |
![]() | IndexOf | Returns the zero-based index of a token. |
![]() | IsSameAs | Returns true if the specified SnapshotLineInfo represents the same line content. |
![]() | ToString | Returns a string representation of the object. |