Goblin - A Platform for 3D AR and VR Applications

CatchCollection Constructor (CatchCollection)

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

public CatchCollection(
   CatchCollection c
);

Parameters

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

See Also

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