NormalizedSnapshotSpanCollection.OverlapsWith Method
Include Protected Members
Include Inherited Members
Determines whether this span set overlaps with another span or set of spans.
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(NormalizedSnapshotSpanCollection) | Determines whether this normalized snapshot span collection overlaps with another collection. | |
OverlapsWith(SnapshotSpan) | Determines whether this span set overlaps with another span. |
Top