SchemaShape(IEnumerable<SchemaShape.Column>) Construtor

Definição

public SchemaShape (System.Collections.Generic.IEnumerable<Microsoft.ML.SchemaShape.Column> columns);
new Microsoft.ML.SchemaShape : seq<Microsoft.ML.SchemaShape.Column> -> Microsoft.ML.SchemaShape
Public Sub New (columns As IEnumerable(Of SchemaShape.Column))

Parâmetros

Aplica-se a