共用方式為


TextCollapsedRange.Length 屬性

定義

取得摺疊文字的字元數目。

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

屬性值

表示摺疊文字字元數目的 Int32 值。

適用於