IJava | 
The IJavaArray type exposes the following members.
| 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)  |