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