Goblin - A Platform for 3D AR and VR Applications

CaseCollection Constructor (CaseCollection)

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

public CaseCollection(
   CaseCollection c
);

Parameters

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

See Also

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