共用方式為


SchemaShape(IEnumerable<SchemaShape.Column>) 建構函式

定義

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

參數

適用於