Range.End プロパティ

定義

範囲の排他的な終了インデックスを表す Index を取得します。

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

プロパティ値

範囲の終了インデックス。

適用対象