For a list of all members of this type, see TextDocumentSnapshot members.
Name | Description | |
---|---|---|
Document | Returns the associated TextDocument (read-only) | |
Item | Returns the character at the specified position(read-only). | |
Length | Returns the length of the snapshot in characters (read-only). | |
LineCount | Returns the number of lines in the shapshot (read-only). | |
TokenCount | Returns the number of Tokens in the shapshot (read-only). | |
Version | Returns the version of the document that this snapshot represents (read-only) |