Index.Value プロパティ

定義

インデックス値を取得します。

public:
 property int Value { int get(); };
public int Value { get; }
member this.Value : int
Public ReadOnly Property Value As Integer

プロパティ値

Int32

インデックス値。

適用対象