Assembly: Java;
The IJavaObject interface contains basic properties of Java objects.
IJavaObject
The interface is basic for the IJavaClassObject interface.
Property name | Brief description | |
Type | The Type property returns object type. | |
Value | The Value property returns object value. |
See also: