![]() | Instantiates a remote Java array with the specified element type and length. |
![]() | Indicates wether the local array needs to updated regarding to the remote Java array. |
![]() | Overloaded. The element at the specified index. Is either of a .NET primitive type or a JavaObject. |
![]() | The array length. |
![]() | The dimensions' lengths of the array. |
![]() | The array rank (number of dimensions). |
![]() | |
![]() | |
![]() | Returns the array length for the specified dimension. |
![]() | |
![]() | Gets the element at the specified index if the array is multidimensional. |
![]() | Sets the element at the specified index if the array is multidimensional. |
![]() | |
![]() | Updates the local array so that its elements reflect the remote Java array's elements. |
![]() | |
![]() |