Creates a new array instance on a type of exactly 1 array item which is assigned the item parameter passed in.
public bool CreateArrayOnInstanceWithObject( object BaseType,
string ArrayProperty,
object item );
Parameters
BaseTypeArrayProperty
item
See also:
Class wwDotNetBridge