Share via


MLFeatureValue.Int64Value Property

Definition

Gets the underlying Int64 feature value.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual long Int64Value { [Foundation.Export("int64Value")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("int64Value")>]
member this.Int64Value : int64

Property Value

Attributes

Applies to