Goblin - A Platform for 3D AR and VR Applications

TypeRefCollection Constructor (TypeRefCollection)

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

public TypeRefCollection(
   TypeRefCollection c
);

Parameters

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

See Also

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