Goblin - A Platform for 3D AR and VR Applications

ExpressionRootCollection Constructor (Int32)

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

public ExpressionRootCollection(
   int capacity
);

Parameters

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

See Also

ExpressionRootCollection Class | DDW.CSharp.SymbolTable Namespace | ExpressionRootCollection Constructor Overload List