Goblin - A Platform for 3D AR and VR Applications

TypeDeclCollection Constructor (Int32)

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

public TypeDeclCollection(
   int capacity
);

Parameters

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

See Also

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