Goblin - A Platform for 3D AR and VR Applications

CustomAttributeCollection.CopyTo Method (CustomAttribute[])

Copies the entire CustomAttributeCollection to a one-dimensional CustomAttribute array.

public virtual void CopyTo(
   CustomAttribute[] array
);

Parameters

array
The one-dimensional CustomAttribute array to copy to.

See Also

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