This is a shortcut to calling NETNew, and it is especially useful for arrays, as the array object can be created and initialized with values in a single call.
Use the type argument to force a nonstandard type.
For example, MakeNETObject will create an array of int (type System.Int32[]). If you want an array of Int16, use MakeNETObject.