IProjectionSnapshot.GetSourceSpans Method
Include Protected Members
Include Inherited Members
Gets all the source spans for the projection snapshot.
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 | |
---|---|---|
GetSourceSpans() | Gets all the source spans for the projection snapshot. | |
GetSourceSpans(Int32, Int32) | Gets a read-only collection of source snapshot spans starting at the specified location of the span. |
Top