VsTextLineStorage Members

Include Protected Members
Include Inherited Members

Represents the image that is persisted and unpersisted. Represents the range of text that is viewable and editable by text editor views.

The VsTextLineStorage type exposes the following members.

Methods

  Name Description
Public method Storage_Attach (Inherited from IVsTextStorage.)
Public method Storage_CopyText (Inherited from IVsTextStorage.)
Public method Storage_Detach (Inherited from IVsTextStorage.)
Public method Storage_Find (Inherited from IVsTextStorage.)
Public method Storage_GetCharsInSpan (Inherited from IVsTextStorage.)
Public method Storage_GetLanguageServiceID (Inherited from IVsTextStorage.)
Public method Storage_GetLength (Inherited from IVsTextStorage.)
Public method Storage_GetLengthOfLine (Inherited from IVsTextStorage.)
Public method Storage_GetLineCount (Inherited from IVsTextStorage.)
Public method Storage_GetLineDataEx (Inherited from IVsTextStorage.)
Public method Storage_GetLineIndexOfPosition (Inherited from IVsTextStorage.)
Public method Storage_GetPositionOfLineIndex (Inherited from IVsTextStorage.)
Public method Storage_RefreshColorization (Inherited from IVsTextStorage.)
Public method Storage_ReleaseLineDataEx (Inherited from IVsTextStorage.)
Public method Storage_Replace (Inherited from IVsTextStorage.)
Public method Storage_SetLanguageServiceID (Inherited from IVsTextStorage.)

Top

See Also

Reference

VsTextLineStorage Interface

Microsoft.VisualStudio.TextManager.Interop Namespace