SnapshotSpan.OverlapsWith Method
Include Protected Members
Include Inherited Members
Determines whether another span overlaps this span.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
OverlapsWith(SnapshotSpan) | Determines whether another span overlaps this span. | |
OverlapsWith(Span) | Determines whether simpleSpan overlaps this span. |
Top