JuggerNET Runtime Library

intArray Type Conversions

The type conversions of the intArray class are listed below. For a complete list of intArray class members, see the intArray Members topic.

Public Static Type Conversions

Implicit intArray to Int32[] Conversion A conversion operator for the proxy array type to the native array type.
Implicit Int32[] to intArray Conversion A conversion operator for the native array type to the proxy array type.

See Also

intArray Class | intArray Members | Codemesh.JuggerNET Namespace