Goblin - A Platform for 3D AR and VR Applications

ImportCollection Constructor (ImportCollection)

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

public ImportCollection(
   ImportCollection c
);

Parameters

c
The ImportCollection whose elements are copied to the new collection.

See Also

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