Goblin - A Platform for 3D AR and VR Applications

NamespaceDeclCollection Constructor (NamespaceDeclCollection)

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

public NamespaceDeclCollection(
   NamespaceDeclCollection c
);

Parameters

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

See Also

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