Goblin - A Platform for 3D AR and VR Applications

ExpressionCollection Constructor (Int32)

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

public ExpressionCollection(
   int capacity
);

Parameters

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

See Also

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