API:Xml.XMLDoc.TXMLDocument.ChildNodes
Delphi
property ChildNodes: IXMLNodeList read GetChildNodes;
C++
__property Xml::Xmlintf::_di_IXMLNodeList ChildNodes = {read=GetChildNodes};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Xml.XMLDoc.pas Xml.XMLDoc.hpp |
Xml.XMLDoc | TXMLDocument |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!