The properties of the JuggerNETProxyArray class are listed below. For a complete list of JuggerNETProxyArray class members, see the JuggerNETProxyArray Members topic.
ElementType | The .NET type of the array elements. |
IsFixedSize | Always true. |
IsReadOnly | Always false. |
IsSynchronized | Always false. |
JObject | A property giving access to the JNI object handle that represents the wrapped Java instance. |
JObjectDuplicate | A property representing a duplicated JNI object handle. |
Length | The number of elements that the array can hold. |
Rank | The rank (number of dimensions) of the array. |
SyncRoot | The synchronization object for the array (the array itself). |
JuggerNETProxyArray Class | Codemesh.JuggerNET Namespace