Range.Start プロパティ

定義

Range の包括的な開始インデックスを取得します。

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

プロパティ値

範囲の包括的な開始インデックス。

適用対象