Goblin - A Platform for 3D AR and VR Applications

TypeScopeCollection Constructor (Int32)

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

public TypeScopeCollection(
   int capacity
);

Parameters

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

See Also

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