Condividi tramite


Metodo IVsPersistentTextImage.Image_GetLength

Spazio dei nomi:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

Sintassi

'Dichiarazione
Function Image_GetLength As Integer
int Image_GetLength()
int Image_GetLength()
abstract Image_GetLength : unit -> int
function Image_GetLength() : int

Valore restituito

Tipo: Int32

Note

Firma COM

da textmgr.idl:

long IVsPersistentTextImage::Image_GetLength();

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IVsPersistentTextImage Interfaccia

Spazio dei nomi Microsoft.VisualStudio.TextManager.Interop