NormalizedSnapshotSpanCollection.IndexOf Method
Include Protected Members
Include Inherited Members
Gets the index of the specified SnapshotSpan.
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 | |
---|---|---|
IndexOf(Object) | Gets the index of the specified snapshot span. | |
IndexOf(SnapshotSpan) | Gets the index of the specified SnapshotSpan. |
Top