For a list of all members of this type, see SnapshotSpan members.
Name | Description | |
---|---|---|
Equals | Overloaded. Determines if a structure is equatable to this one. | |
GetHashCode | Returns the hash code of the structure. | |
GetText | Returns the associated text. | |
Intersection | Overloaded. Returns a span that contains just the intersect between this span and another. | |
IntersectsWith | Overloaded. Indicates whether the span intersects with the specified span. | |
Overlap | Overloaded. Returns a span that contains just the overlap between this span and another. | |
OverlapsWith | Overloaded. Indicates whether the span overlaps with the specified span. | |
ToString | Returns the string representation of this object. | |
TranslateTo | Translates the span from one snapshot to another |