TextRange2.Start プロパティ

定義

指定したテキスト範囲の開始点を取得します。 読み取り専用です。

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

プロパティ値

Integer

適用対象