Share via


VsTextLineStorageClass 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 VsTextLineStorageClass type exposes the following members.

Constructors

 

Name

Description

Public method

VsTextLineStorageClass

Top

Methods

 

Name

Description

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Public method

Image_Alloc

Public method

Image_CloseFullTextScan

Public method

Image_Free

Public method

Image_FullTextRead

Public method

Image_GetLength

Public method

Image_LoadText

Public method

Image_OpenFullTextScan

Public method

Image_Realloc

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

Storage_Attach

Public method

Storage_CopyText

Public method

Storage_Detach

Public method

Storage_Find

Public method

Storage_GetCharsInSpan

Public method

Storage_GetLanguageServiceID

Public method

Storage_GetLength

Public method

Storage_GetLengthOfLine

Public method

Storage_GetLineCount

Public method

Storage_GetLineDataEx

Public method

Storage_GetLineIndexOfPosition

Public method

Storage_GetPositionOfLineIndex

Public method

Storage_RefreshColorization

Public method

Storage_ReleaseLineDataEx

Public method

Storage_Replace

Public method

Storage_SetLanguageServiceID

Public method

ToString

Returns a string that represents the current object. (Inherited from Object.)

Top

See Also

Reference

VsTextLineStorageClass Class

Microsoft.VisualStudio.TextManager.Interop Namespace