MLArrayBatchProvider.Array Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves all the IMLFeatureProvider objects in this batch.
public virtual CoreML.IMLFeatureProvider[] Array { [Foundation.Export("array")] get; }
member this.Array : CoreML.IMLFeatureProvider[]
Property Value
- Attributes