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