MLSequence.CreateEmpty(MLFeatureType) Method

Definition

Static factory method that creates an empty MLSequence that works with the specified .

[Foundation.Export("emptySequenceWithType:")]
public static CoreML.MLSequence CreateEmpty (CoreML.MLFeatureType type);
static member CreateEmpty : CoreML.MLFeatureType -> CoreML.MLSequence

Parameters

Returns

Attributes

Applies to