Partager via


SchemaShape(IEnumerable<SchemaShape.Column>) Constructeur

Définition

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))

Paramètres

S’applique à