Goblin - A Platform for 3D AR and VR Applications

ParamCollection Constructor (Int32)

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

public ParamCollection(
   int capacity
);

Parameters

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

See Also

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