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