Removes an System.Xml.Serialization.XmlArrayItemAttribute from the collection, if it is present.
- attribute
The System.Xml.Serialization.XmlArrayItemAttribute to remove.
The implementation of this is the same as the ArrayList.Remove(object).