Goblin - A Platform for 3D AR and VR Applications

TypeRefCollection Constructor (Int32)

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

public TypeRefCollection(
   int capacity
);

Parameters

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

See Also

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