VsTextSpanSetClass Members
Include Protected Members
Include Inherited Members
Utility for text string matching.
The VsTextSpanSetClass type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
VsTextSpanSetClass |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Add | Method information not provided. |
![]() |
AddFromEnum | Method information not provided. |
![]() |
AttachTextImage | Passes a text image to the environment. |
![]() |
Detach | Releases a text image. |
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetAt | Returns a requested text span. |
![]() |
GetCount | Returns the number of text spans. |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
RemoveAll | Method information not provided. |
![]() |
ResumeTracking | Method information not provided. |
![]() |
Sort | Method information not provided. |
![]() |
SuspendTracking | Method information not provided. |
![]() |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Top