Goblin - A Platform for 3D AR and VR Applications

DeclaratorCollection Constructor (DeclaratorCollection)

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

public DeclaratorCollection(
   DeclaratorCollection c
);

Parameters

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

See Also

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