Goblin - A Platform for 3D AR and VR Applications

ScopeCollection Constructor (Int32)

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

public ScopeCollection(
   int capacity
);

Parameters

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

See Also

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