TextRange2.Length プロパティ

定義

テキスト範囲の長さを取得します。 読み取り専用です。

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

プロパティ値

Integer

適用対象