Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
VersionedDocumentOffset Structure Members
The following tables list the members exposed by VersionedDocumentOffset.
Public Properties
Public Methods
| Name | Description |
| Add | Returns a new VersionedDocumentOffset with its offset incremented by the specified value. |
| Difference | Returns the offset difference between this document offset and another. |
| Equals | Overloaded. Compares the specified object to this value to see if they are equivalent. |
| GetHashCode | Returns the hash code of the structure. |
| Subtract | Returns a new VersionedDocumentOffset with its offset decremented by the specified value. |
| TranslateTo | Translates document offset from one version to another version of the document. |
See Also