VsTextSpanSet Members
Include Protected Members
Include Inherited Members
Utility for text string matching.
The VsTextSpanSet type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Add | Do not use this method. (Inherited from IVsTextSpanSet.) |
![]() |
AddFromEnum | Do not use this method. (Inherited from IVsTextSpanSet.) |
![]() |
AttachTextImage | Passes a text image to the environment. (Inherited from IVsTextSpanSet.) |
![]() |
Detach | Release a text image. (Inherited from IVsTextSpanSet.) |
![]() |
GetAt | Returns a requested text span. (Inherited from IVsTextSpanSet.) |
![]() |
GetCount | Returns the number of text spans (Inherited from IVsTextSpanSet.) |
![]() |
RemoveAll | Do not use this method. (Inherited from IVsTextSpanSet.) |
![]() |
ResumeTracking | Do not use this method. (Inherited from IVsTextSpanSet.) |
![]() |
Sort | Do not use this method. (Inherited from IVsTextSpanSet.) |
![]() |
SuspendTracking | Do not use this method. (Inherited from IVsTextSpanSet.) |
Top