Click or drag to resize

IDeclaredJavaObject Properties

The IDeclaredJavaObject type exposes the following members.

Properties
 NameDescription
Public propertyIsNull Returns if this IJavaObject is a null object within the JVM
(Inherited from IJavaObject)
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