Goblin - A Platform for 3D AR and VR Applications

NamespaceDeclCollection Constructor (Int32)

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

public NamespaceDeclCollection(
   int capacity
);

Parameters

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

See Also

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