Initializes a new instance of the intlArray class to refer to a Java null reference.
Initializes a new instance of the intlArray class to refer to a Java null reference.
public intArray();
public intArray(JNIHandle);
Initializes a new instance of the intArray class to refer to a newly created Java int[] of length size.
public intArray(int);
intArray Class | Codemesh.JuggerNET Namespace