Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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