API:Xml.XMLIntf.IXMLNodeCollection.Nodes
Delphi
property Nodes[Index: Integer]: IXMLNode read GetNode; default;
C++
__property _di_IXMLNode Nodes[int Index] = {read=GetNode/*, default*/};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Xml.XMLIntf.pas Xml.XMLIntf.hpp |
Xml.XMLIntf | IXMLNodeCollection |
Description
Embarcadero Technologies does not currently have any additional information.