IVsTextLines Members
Include Protected Members
Include Inherited Members
Provides read and write access to the text buffer using two-dimensional coordinates.
The IVsTextLines type exposes the following members.
Methods
Name
Description
Method information not provided. Do not use.
Tests whether a given editing operation such as copy or cut can succeed.
Puts the specified span of text into a caller-allocated buffer (an array).
Creates an EditPoint object at the given location in the text buffer.
Creates a marker of a given type over the specified region.
Creates a TextPoint object at the given location in the text buffer.
Enumerates a specific set of text line markers, based on the criteria specified.
Locates a marker of a given type based on a line index.
Overloaded.
Overloaded.
Overloaded.
Overloaded.
Provides direct, line-oriented access to the text buffer.
Provides direct, line-oriented access to the text buffer.
Overloaded.
Returns the specified span of text in a BSTR.
Returns text marker data for the specified line range within the text buffer.
Method information is not provided. Do not use.
Overloaded.
Overloaded.
Overloaded.
Overloaded.
Overloaded.
Overloaded.
Method information is not provided. Do not use.
Overloaded.
Overloaded.
Releases the LINEDATA structure.
Releases the LINEDATAEX structure.
Cleans up the MARKERDATA structure.
Overloaded.
Replaces text without deleting markers.
Handles stream-like line editing, such as line breaking and line joining.
Handles stream-like line editing, such as line breaking and line joining.
Overloaded.
Overloaded.
Overloaded.
Overloaded.
Overloaded.
Overloaded.
Overloaded.
Overloaded.
Overloaded.
Overloaded.
Overloaded.
Overloaded.
Not implemented. Do not use.
Overloaded.
Overloaded.
Top