The following tables list the members exposed by TextDocumentVersion.
Name | Description | |
---|---|---|
![]() | Changes | Returns a read-only collection of the changes that were applied to get to the next version. |
![]() | ChangeSource | Returns the source of the changes that were applied to get to the next version (read-only). |
![]() | Length | Returns the overall length of this version of the document (read-only) |
![]() | NextVersion | Returns the next version of this document (read-only) |
![]() | VersionNumber | Returns the version number for this version (read-only) |