次の方法で共有


GenericRow.Get(Int32) メソッド

定義

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

public object Get (int index);
member this.Get : int -> obj
Public Function Get (index As Integer) As Object

パラメーター

index
Int32

検索するインデックス

戻り値

列の値

適用対象