Share via


InsightsTableResult.Rows Property

Definition

Rows data of the table.

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

Property Value

Applies to