ITrackingSpan.GetSpan Method
Include Protected Members
Include Inherited Members
Maps the tracking span to a snapshot of its text buffer.
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 | |
---|---|---|
GetSpan(ITextSnapshot) | Maps the tracking span to the specified snapshot of its text buffer. | |
GetSpan(ITextVersion) | Maps the tracking span to the specified version of its text buffer. |
Top