Share via


MLMultiArrayMutableDataPointer Constructor

Definition

Creates a new instance of this class.

public MLMultiArrayMutableDataPointer(IntPtr arg1, IntPtr arg2, Foundation.NSArray<Foundation.NSNumber> arg3);
new CoreML.MLMultiArrayMutableDataPointer : nativeint * nativeint * Foundation.NSArray<Foundation.NSNumber> -> CoreML.MLMultiArrayMutableDataPointer

Parameters

arg1
IntPtr

nativeint

Result value from an asynchronous operation.

arg2
IntPtr

nativeint

Result value from an asynchronous operation.

arg3
NSArray<NSNumber>

Result value from an asynchronous operation.

Applies to