XmlAttributeCollection.Remove(XmlAttribute) Method

Version: Available or changed with runtime version 1.0.

Removes the specified attribute from the collection.

Syntax

 XmlAttributeCollection.Remove(Attribute: XmlAttribute)

Parameters

XmlAttributeCollection
 Type: XmlAttributeCollection
An instance of the XmlAttributeCollection data type.

Attribute
 Type: XmlAttribute
The attribute to remove.

See Also

XmlAttributeCollection Data Type
Get Started with AL
Developing Extensions