TextCharacters.Length プロパティ

定義

テキスト文字の長さを取得します。

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

プロパティ値

テキスト文字の長さを表す Int32 オブジェクト。

適用対象