Goblin - A Platform for 3D AR and VR Applications

CustomAttributeCollection Constructor (Int32)

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

public CustomAttributeCollection(
   int capacity
);

Parameters

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

See Also

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