Share via


Row.Item[Int32] プロパティ

定義

指定したインデックス位置にある列の値を返します。

public object this[int index] { get; }
member this.Item(int) : obj
Default Public ReadOnly Property Item(index As Integer) As Object

パラメーター

index
Int32

検索するインデックス

プロパティ値

列の値

適用対象