VsTextLineStorageClass.Image_GetLength 方法

命名空间:  Microsoft.VisualStudio.TextManager.Interop
程序集:  Microsoft.VisualStudio.TextManager.Interop(在 Microsoft.VisualStudio.TextManager.Interop.dll 中)

语法

声明
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

返回值

类型:Int32

实现

IVsPersistentTextImage.Image_GetLength()

.NET Framework 安全性

请参阅

参考

VsTextLineStorageClass 类

Microsoft.VisualStudio.TextManager.Interop 命名空间