Goblin - A Platform for 3D AR and VR Applications

CaseCollection Constructor (Int32)

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

public CaseCollection(
   int capacity
);

Parameters

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

See Also

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