Goblin - A Platform for 3D AR and VR Applications

CompileUnitCollection Constructor (Int32)

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

public CompileUnitCollection(
   int capacity
);

Parameters

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

See Also

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