Xml.XMLIntf.IXMLNodeCollection.operator []

From RAD Studio API Documentation
Jump to: navigation, search

C++

_di_IXMLNode operator[](int Index) { return this->Nodes[Index]; }

Properties

Type Visibility Source Unit Parent
function public Xml.XMLIntf.hpp Xml.XMLIntf IXMLNodeCollection

Description


Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!