Goblin - A Platform for 3D AR and VR Applications

NamespaceDeclCollection Constructor (NamespaceDecl[])

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

public NamespaceDeclCollection(
   NamespaceDecl[] a
);

Parameters

a
The NamespaceDecl array whose elements are copied to the new list.

See Also

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