Xml.XMLIntf.IXMLNodeList.operator []
C++
_di_IXMLNode operator[](const System::OleVariant IndexOrName) { return this->Nodes[IndexOrName]; }
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | Xml.XMLIntf.hpp | Xml.XMLIntf | IXMLNodeList |
Description
Embarcadero Technologies does not currently have any additional information.