JuggerNET Runtime Library

byteArray.ToNative Method 

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

public byte[] ToNative(
   byteArray arrB
);

Parameters

arrB
the proxy array instance

Return Value

the native array

See Also

byteArray Class | Codemesh.JuggerNET Namespace