Click or drag to resize

IJavaObject Properties

The IJavaObject type exposes the following members.

Properties
 NameDescription
Public propertyIsNull Returns if this IJavaObject is a null object within the JVM
Public propertyJniClassName The JNI class name of this IJavaObjectBase
(Inherited from IJavaObjectBase)
Public propertyJVMType The IJavaType of this IJavaObjectBase
(Inherited from IJavaObjectBase)
Public propertyPointer The native pointer of the object
(Inherited from IJavaObjectBase)
Top
See Also