JuggerNET Runtime Library

shortArray Type Conversions

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

Public Static Type Conversions

Implicit shortArray to Int16[] Conversion A conversion operator for the proxy array type to the native array type.
Implicit Int16[] to shortArray Conversion A conversion operator for the native array type to the proxy array type.

See Also

shortArray Class | shortArray Members | Codemesh.JuggerNET Namespace