Share via


MLFeatureValue.SequenceValue Property

Definition

Gets the underlying MLSequence value.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreML.MLSequence? SequenceValue { [Foundation.Export("sequenceValue")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("sequenceValue")>]
member this.SequenceValue : CoreML.MLSequence

Property Value

Attributes

Applies to