Goblin - A Platform for 3D AR and VR Applications

StatementCollection Constructor (Int32)

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

public StatementCollection(
   int capacity
);

Parameters

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

See Also

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