Goblin - A Platform for 3D AR and VR Applications

DeclaratorCollection Constructor (Declarator[])

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

public DeclaratorCollection(
   Declarator[] a
);

Parameters

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

See Also

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