Goblin - A Platform for 3D AR and VR Applications

DeclaratorCollection Constructor (Int32)

Initializes a new instance of the DeclaratorCollection class that has the specified initial capacity.

public DeclaratorCollection(
   int capacity
);

Parameters

capacity
The number of elements that the new DeclaratorCollection is initially capable of storing.

See Also

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