Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Version: Available or changed with runtime version 1.0.
Gets a list containing the child elements for this document, in document order.
Syntax
ChildNodes := XmlDocument.GetChildNodes()
Parameters
XmlDocument
Type: XmlDocument
An instance of the XmlDocument data type.
Return Value
ChildNodes
Type: XmlNodeList
A list containing the child elements for this document, in document order.
Related information
XmlDocument Data Type
Get Started with AL
Developing Extensions