Share via


MLMultiArrayDataPointer Class

Definition

This class holds the return values for an asynchronous operation.

public class MLMultiArrayDataPointer
type MLMultiArrayDataPointer = class
Inheritance
MLMultiArrayDataPointer

Constructors

Name Description
MLMultiArrayDataPointer(IntPtr, IntPtr)

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.

Applies to