次の方法で共有


DataTableResponseObject.Rows プロパティ

定義

未加工の行の値。

public System.Collections.Generic.IList<System.Collections.Generic.IList<string>> Rows { get; }
member this.Rows : System.Collections.Generic.IList<System.Collections.Generic.IList<string>>
Public ReadOnly Property Rows As IList(Of IList(Of String))

プロパティ値

適用対象