NormalizedSnapshotSpanCollection.IntersectsWith Method
Include Protected Members
Include Inherited Members
Determines whether this collection intersects with another normalized snapshot span collection.
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 | |
---|---|---|
IntersectsWith(NormalizedSnapshotSpanCollection) | Determines whether this collection intersects with another normalized snapshot span collection. | |
IntersectsWith(SnapshotSpan) | Determines whether this collection overlaps with a snapshot span. |
Top