Share via


VirtualSnapshotSpan.Contains Method

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
Public method Contains(VirtualSnapshotPoint) Determines whether or not the given virtual point is contained within this virtual span.
Public method Contains(VirtualSnapshotSpan) Determines whether the specified virtual span falls completely within this virtual span.

Top

See Also

Reference

VirtualSnapshotSpan Structure

Microsoft.VisualStudio.Text Namespace