Implemented interface member:
property
Schema
Microsoft.ML.IDataView.Schema
2 references to Schema
Microsoft.ML.Data (2)
DataLoadSave\LegacyCompositeDataLoader.cs (2)
605_host.CheckParam(0 <= col && col < Schema.Count, nameof(col)); 609Schema[col].Name);