JuggerNET Runtime Library

intArray Constructor

Initializes a new instance of the intlArray class to refer to a Java null reference.

Overload List

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);

See Also

intArray Class | Codemesh.JuggerNET Namespace