A COM entry point for conversion to the native array type.
the native array
Use this function if you have to perform a wholesale conversion of a Java array to a native .NET array. It performs much better than iterating over all elements and copying them one by one. This method is visible to COM clients.
boolArray Class | Codemesh.JuggerNET Namespace