TextEndOfSegment.Length プロパティ

定義

TextEndOfSegment 文字バッファーの文字の長さを取得します。

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 オブジェクト。

適用対象