JuggerNET Runtime Library

charArray.ToNative Method 

A COM entry point for conversion to the native array type.

public char[] ToNative(
   charArray arrC
);

Parameters

arrC
the proxy array instance

Return Value

the native array

See Also

charArray Class | Codemesh.JuggerNET Namespace