Goblin - A Platform for 3D AR and VR Applications

CustomAttributeCollection Constructor (CustomAttribute[])

Initializes a new instance of the CustomAttributeCollection class that contains elements copied from the specified CustomAttribute array.

public CustomAttributeCollection(
   CustomAttribute[] a
);

Parameters

a
The CustomAttribute array whose elements are copied to the new list.

See Also

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