Share via


MLMultiArrayMutableDataPointer Class

Definition

This class holds the return values for an asynchronous operation.

public class MLMultiArrayMutableDataPointer
type MLMultiArrayMutableDataPointer = class
Inheritance
MLMultiArrayMutableDataPointer

Constructors

Name Description
MLMultiArrayMutableDataPointer(IntPtr, IntPtr, NSArray<NSNumber>)

Creates a new instance of this class.

Properties

Name Description
Arg1

The result value from the asynchronous operation.

Arg2

The result value from the asynchronous operation.

Arg3

The result value from the asynchronous operation.

Applies to