Language

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

プロパティ値

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

適用対象