JuggerNET Runtime Library

longArray Type Conversions

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

Public Static Type Conversions

Implicit longArray to Int64[] Conversion A conversion operator for the proxy array type to the native array type.
Implicit Int64[] to longArray Conversion A conversion operator for the native array type to the proxy array type.

See Also

longArray Class | longArray Members | Codemesh.JuggerNET Namespace