[Visual Basic]Public Sub New( _ ByVal elemType As PEAPI.NativeType, _ ByVal numElem As Integer, _ ByVal parNumForLen As Integer _)
[C#]public NativeArray( NativeType elemType, int numElem, int parNumForLen);
NativeArray Class | NativeArray Members | PEAPI Namespace