Click or drag to resize

IJavaArray Properties

The IJavaArray type exposes the following members.

Properties
 NameDescription
Public propertyJniClassName The JNI class name of this IJavaObjectBase
(Inherited from IJavaObjectBase)
Public propertyJVMType The IJavaType of this IJavaObjectBase
(Inherited from IJavaObjectBase)
Public propertyLength The array length
Public propertyPointer The native pointer of the object
(Inherited from IJavaObjectBase)
Top
See Also