Index.Start プロパティ

定義

コレクションの最初の要素を指す Index を取得します。

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

プロパティ値

コレクションの最初の要素を指すインスタンス。

適用対象