Xml.xmldom.IDOMNodeSelect.selectNodes

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function selectNodes(const nodePath: XmlDomString): IDOMNodeList; safecall;

C++

virtual HRESULT __safecall selectNodes(const System::WideString nodePath, _di_IDOMNodeList &__selectNodes_result) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
Xml.Xmldom.pas
Xml.xmldom.hpp
Xml.xmldom IDOMNodeSelect

Description

Embarcadero Technologies does not currently have any additional information.