GenericRow.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

要查閱的索引

屬性值

資料行值

適用於