Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 1.06 KB

xmlattributecollection-removeall-method.md

File metadata and controls

33 lines (28 loc) · 1.06 KB
title description ms.author ms.date ms.topic author ms.reviewer
XmlAttributeCollection.RemoveAll() Method
Removes all attributes from the collection.
solsen
05/14/2024
reference
SusanneWindfeldPedersen
solsen

XmlAttributeCollection.RemoveAll() Method

Version: Available or changed with runtime version 1.0.

Removes all attributes from the collection.

Syntax

 XmlAttributeCollection.RemoveAll()

Parameters

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

See Also

XmlAttributeCollection Data Type
Get Started with AL
Developing Extensions