SchemaShape.Item[Int32] Property

Definition

public Microsoft.ML.SchemaShape.Column this[int index] { get; }
member this.Item(int) : Microsoft.ML.SchemaShape.Column
Default Public ReadOnly Property Item(index As Integer) As SchemaShape.Column

Parameters

index
Int32

Property Value

Implements

Applies to