DataDebuggerPreview.RowView Property

Definition

public System.Collections.Immutable.ImmutableArray<Microsoft.ML.Data.DataDebuggerPreview.RowInfo> RowView { get; }
member this.RowView : System.Collections.Immutable.ImmutableArray<Microsoft.ML.Data.DataDebuggerPreview.RowInfo>
Public ReadOnly Property RowView As ImmutableArray(Of DataDebuggerPreview.RowInfo)

Property Value

Applies to