Include Protected Members
Include Inherited Members
Determines whether the span contains the item.
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 | |
---|---|---|
![]() |
Contains(VirtualSnapshotPoint) | Determines whether or not the given virtual point is contained within this virtual span. |
![]() |
Contains(VirtualSnapshotSpan) | Determines whether the specified virtual span falls completely within this virtual span. |
Top