Goblin - A Platform for 3D AR and VR Applications

DefinitionCollection Constructor (Int32)

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

public DefinitionCollection(
   int capacity
);

Parameters

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

See Also

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