Goblin - A Platform for 3D AR and VR Applications

ImportCollection Constructor (Import[])

Initializes a new instance of the ImportCollection class that contains elements copied from the specified Import array.

public ImportCollection(
   Import[] a
);

Parameters

a
The Import array whose elements are copied to the new list.

See Also

ImportCollection Class | DDW.CSharp.Dom Namespace | ImportCollection Constructor Overload List