Goblin - A Platform for 3D AR and VR Applications

MemberDeclCollection Constructor (Int32)

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

public MemberDeclCollection(
   int capacity
);

Parameters

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

See Also

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