TextRange2.Length 属性

定义

获取文本范围的长度。 只读。

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

属性值

Integer

适用于