JuggerNET Runtime Library

charArray Type Conversions

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

Public Static Type Conversions

Implicit charArray to Char[] Conversion A conversion operator for the proxy array type to the native array type.
Implicit Char[] to charArray Conversion A conversion operator for the native array type to the proxy array type.

See Also

charArray Class | charArray Members | Codemesh.JuggerNET Namespace