Xml.XMLIntf.IXMLNodeList.operator []

From RAD Studio API Documentation
Jump to: navigation, search

C++

_di_IXMLNode operator[](System::OleVariant IndexOrName) { return 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. Please help us document this topic by using the Discussion page!