Creates a new ComArray instance based on the .NET type you specify as a parameter.

ComArray is a wwDotnetBridge wrapper type that can be passed to InvokeMethod() or SetProperty() and is converted by wwDotNetBridge into the native array type that is stored in the Value property thus allow keeping the array entirely in .NET without having to be marshaled into FoxPro arrays.