Partilhar via


Método VsTextLineStorageClass.Image_GetLength

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (em Microsoft.VisualStudio.TextManager.Interop.dll)

Sintaxe

'Declaração
Public Overridable Function Image_GetLength As Integer
public virtual int Image_GetLength()
public:
virtual int Image_GetLength()
abstract Image_GetLength : unit -> int  
override Image_GetLength : unit -> int
public function Image_GetLength() : int

Valor de retorno

Tipo: Int32

Implementações

IVsPersistentTextImage.Image_GetLength()

Segurança do .NET Framework

Consulte também

Referência

VsTextLineStorageClass Classe

Namespace Microsoft.VisualStudio.TextManager.Interop