IVsTextLines2 Methods

 

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

NameDescription
System_CAPS_pubmethodGetEolLengthEx(array<LINEDATAEX>^, UInt32)

Returns the length in characters of the text line's end-of-line marker.

System_CAPS_pubmethodGetEolTextEx(array<LINEDATAEX>^, String^)

Returns a string containing the end-of-line (EOL) marker terminating the text line.

System_CAPS_pubmethodGetEolTypeEx(array<LINEDATAEX>^, UInt32)

Returns the EOLTYPE of the text line's end-of-line marker.

Return to top
Show: