Goblin - A Platform for 3D AR and VR Applications

AssemblyReferenceCollection Constructor (Int32)

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

public AssemblyReferenceCollection(
   int capacity
);

Parameters

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

See Also

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