Goblin - A Platform for 3D AR and VR Applications

CustomAttributeCollection Constructor (CustomAttributeCollection)

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

public CustomAttributeCollection(
   CustomAttributeCollection c
);

Parameters

c
The CustomAttributeCollection whose elements are copied to the new collection.

See Also

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