Returns a span that contains just the overlap between this span and another. Syntax Parameters span The span to overlap. Return Value A new SnapshotSpan with the overlap or null if the spans dont overlap.
Returns a span that contains just the overlap between this span and another. Overload List
Indicates whether the span overlaps with the specified span. Syntax Parameters span The span to test. Return Value True if the spans overlap; otherwise False.
Indicates whether the span overlaps with the specified span. Syntax Parameters span The span to test. Return Value True if the spans overlap; otherwise False.
Indicates whether the span overlaps with the specified span. Overload List
Returns the associated TextDocumentSnapshot (read-only). Syntax
Returns the start point within the TextDocumentSnapshot (read-only). Syntax
Returns the normalized start location within the TextDocumentSnapshot (read-only). Syntax
Returns the TextSpan structure (read-only). Syntax
Returns the string representation of this object. Syntax