ArrayWithOffset(Object, Int32) Konstruktor

Definice

Inicializuje novou instanci ArrayWithOffset struktury.

public:
 ArrayWithOffset(System::Object ^ array, int offset);
public ArrayWithOffset (object array, int offset);
public ArrayWithOffset (object? array, int offset);
new System.Runtime.InteropServices.ArrayWithOffset : obj * int -> System.Runtime.InteropServices.ArrayWithOffset
Public Sub New (array As Object, offset As Integer)

Parametry

array
Object

Spravované pole.

offset
Int32

Posun v bajtech elementu, který se má předat prostřednictvím volání platformy.

Výjimky

Pole je větší než 2 gigabajty (GB).

Platí pro