Xml.Win.msxmldom.TMSDOMElement.getElementsByTagName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function getElementsByTagName(const name: DOMString): IDOMNodeList; safecall;

C++

HRESULT __safecall getElementsByTagName(const System::UnicodeString name, Xml::Xmldom::_di_IDOMNodeList &__getElementsByTagName_result);

Properties

Type Visibility Source Unit Parent
function protected
Xml.Win.msxmldom.pas
Xml.Win.msxmldom.hpp
Xml.Win.msxmldom TMSDOMElement

Description

Embarcadero Technologies does not currently have any additional information.