TextCollapsedRange.Length 属性

定义

获取折叠文本字符的个数。

public:
 property int Length { int get(); };
public int Length { get; }
member this.Length : int
Public ReadOnly Property Length As Integer

属性值

Int32

一个 Int32 值,表示折叠文本字符的个数。

适用于