![]() | IJava |
The IJavaArray type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsGlobal |
Returns if this Pointer was set to be a Global reference
(Inherited from IJavaObjectBase) |
![]() | IsNull |
Returns if this IJavaObjectBase is a null object within the JVM
(Inherited from IJavaObjectBase) |
![]() | JniClassName |
The JNI class name of this IJavaObjectBase (Inherited from IJavaObjectBase) |
![]() | JVMType |
The IJavaType of this IJavaObjectBase (Inherited from IJavaObjectBase) |
![]() | Length | The array length |
![]() | Pointer |
The native pointer of the object
(Inherited from IJavaObjectBase) |
![]() | ReferenceObject |
The IJavaObject referenced from the instance of IJavaObjectBase, maybe it is null in many conditions
(Inherited from IJavaObjectBase) |
Name | Description | |
---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable) |
![]() | Get | Get accessor |
![]() | GetEnumerator | Returns an enumerator that iterates through a collection. (Inherited from IEnumerable) |
![]() | MonitorEnter |
Enters the monitor associated with the underlying with this IJavaObjectBase (Inherited from IJavaObjectBase) |
![]() | MonitorExit |
Exits the monitor associated with the underlying with this IJavaObjectBase (Inherited from IJavaObjectBase) |
![]() | Set | Set accessor |
![]() | ToArray |
Converts this IJavaObjectBase to an array value
(Inherited from IJavaObjectBase) |
![]() | ToPrimitive |
Converts this IJavaObjectBase to a primitive value
(Inherited from IJavaObjectBase) |