API:Xml.XMLIntf.IXMLNodeList.Nodes

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Nodes[const IndexOrName: OleVariant]: IXMLNode read GetNode; default;

C++

__property _di_IXMLNode Nodes[const System::OleVariant IndexOrName] = {read=GetNode/*, default*/};

Properties

Type Visibility Source Unit Parent
property public
Xml.XMLIntf.pas
Xml.XMLIntf.hpp
Xml.XMLIntf IXMLNodeList

Description

Embarcadero Technologies does not currently have any additional information.