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