Goblin - A Platform for 3D AR and VR Applications

TypeDeclCollection Constructor (TypeDeclCollection)

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

public TypeDeclCollection(
   TypeDeclCollection c
);

Parameters

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

See Also

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