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.
Related information
XmlAttributeCollection Data Type
Get Started with AL
Developing Extensions