Version 24.2 (latest)

VersionedDocumentSpan Structure Methods

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

Public Methods
 NameDescription
Public MethodEqualsOverloaded. Compares the specified object to this object to see if they are equivalent.  
Public MethodGetHashCodeReturns the hash code of the structure.  
Public MethodIntersectionOverloaded. Returns a span that contains just the intersection between this span and another.  
Public MethodIntersectsWithOverloaded. Returns true is the span intersects with this span.  
Public MethodOverlapOverloaded. Returns a span that contains just the overlap between this span and another.  
Public MethodOverlapsWithOverloaded. Returns true is the span overlaps with this span.  
Public MethodTranslateToTranslates the span from one version to another.  
See Also