XmlAttributeCollection.Remove(Text) Method
Version: Available or changed with runtime version 1.0.
Removes the specified attribute from the collection.
Syntax
XmlAttributeCollection.Remove(Name: Text)
Parameters
XmlAttributeCollection
Type: XmlAttributeCollection
An instance of the XmlAttributeCollection data type.
Name
Type: Text
The qualified name of the attribute to remove.
Related information
XmlAttributeCollection Data Type
Get Started with AL
Developing Extensions