For a list of all members of this type, see DocumentSpan members.
Name | Description | |
---|---|---|
![]() | Contains | Overloaded. Determines if a span is completely contained within this span. |
![]() | Equals | Overloaded. Determines if a structure is equatable to this one. |
![]() | GetHashCode | Returns the hash code of the structure. |
![]() | Intersection | Returns a span that contains just the intersect between this span and another. |
![]() | IntersectsWith | Indicates whether the span intersects with the specified span. |
![]() | OffsetBy | Returns a new DocumentSpan whose Offset is this span's Offset with the specified delta added to it. |
![]() | Overlap | Returns a span that contains just the overlap between this span and another. |
![]() | OverlapsWith | Indicates whether the span overlaps with the specified span. |
![]() | ToString | Returns the string representation of this object. |