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