次の方法で共有


ForecastResult.Rows プロパティ

定義

行の配列。

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

プロパティ値

適用対象