[Overview][Classes][Procedures and functions][Index] |
Gets the number of child nodes used in the DOM node at the specified path.
Source position: laz2_xmlcfg.pas line 143
public function TXMLConfig.GetChildCount( |
const APath: string |
):Integer; |
APath |
|
Path to the DOM node examined in the method. |
Number of child nodes in the specified DOM node.
|
Retrieves the DOM node with the specified path. |
|
|
Gets the number of Child nodes for the DOM node. |
Version 4.0 | Generated 2025-05-03 | Home |