Merk
Tilgang til denne siden krever autorisasjon. Du kan prøve å logge på eller endre kataloger.
Tilgang til denne siden krever autorisasjon. Du kan prøve å endre kataloger.
Version: Available or changed with runtime version 1.0.
Gets the number of attributes in the XmlAttributeCollection.
Syntax
Count := XmlAttributeCollection.Count()
Note
This method can be invoked using property access syntax.
Parameters
XmlAttributeCollection
Type: XmlAttributeCollection
An instance of the XmlAttributeCollection data type.
Return Value
Count
Type: Integer
The number of attributes in the XmlAttributeCollection.
Related information
XmlAttributeCollection Data Type
Get Started with AL
Developing Extensions