Index.End プロパティ

定義

末尾の要素を越えて指している Index を取得します。

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

プロパティ値

最後の要素を超えるインデックス。

適用対象