TextBuffer.CountOfLines 属性

定义

仅限 Microsoft 内部使用。

此 API 支持产品基础结构,不能在代码中直接使用。

public:
 property int CountOfLines { int get(); };
public:
 property int CountOfLines { int get(); };
[System.Runtime.InteropServices.DispId(4)]
public int CountOfLines { [System.Runtime.InteropServices.DispId(4)] get; }
[<System.Runtime.InteropServices.DispId(4)>]
[<get: System.Runtime.InteropServices.DispId(4)>]
member this.CountOfLines : int
Public ReadOnly Property CountOfLines As Integer

属性值

Int32

行数

属性

适用于