Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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