Removes the first occurrence of a specific CustomAttribute from the CustomAttributeCollection. 
CustomAttributeCollection.| Exception Type | Condition | 
|---|---|
| ArgumentException |  The specified CustomAttribute was not found in the CustomAttributeCollection.  | 
          
CustomAttributeCollection Class | DDW.CSharp.Dom Namespace