VsTextImageClass Members
Include Protected Members
Include Inherited Members
Supports text string matching.
The VsTextImageClass type exposes the following members.
Constructors
Name
Description
Top
Methods
Name
Description
Registers the environment to receive notification of text image changes.
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Returns the number of characters in the text image.
Serves as a hash function for a particular type. (Inherited from Object.)
Provides direct, line-oriented access to the text buffer.
Returns the length of a line.
Returns the number of lines in the text image.
Return the buffer address of a given text address.
Returns the number of characters in a text span.
Returns the text of a text span.
Returns the text address of a given buffer address.
Returns the text of a text span as a BSTR
Gets the type of the current instance. (Inherited from Object.)
Notifies that the text image is in use.
Creates a shallow copy of the current Object. (Inherited from Object.)
Releases the LINEDATAEX structure.
Notification of a text span replacement.
Returns a string that represents the current object. (Inherited from Object.)
Cancels the environment's registration to receive notifications of text image changes.
Notifies that the text image is not in use.
Top