Version 24.2 (latest)

VersionedDocumentOffset Structure Methods

For a list of all members of this type, see VersionedDocumentOffset members.

Public Methods
 NameDescription
Public MethodAddReturns a new VersionedDocumentOffset with its offset incremented by the specified value.  
Public MethodDifferenceReturns the offset difference between this document offset and another.  
Public MethodEqualsOverloaded. Compares the specified object to this value to see if they are equivalent.  
Public MethodGetHashCodeReturns the hash code of the structure.  
Public MethodSubtractReturns a new VersionedDocumentOffset with its offset decremented by the specified value.  
Public MethodTranslateToTranslates document offset from one version to another version of the document.  
See Also