Xml.Win.msxmldom.TMSDOMDocument.getElementsByTagName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

HRESULT __safecall getElementsByTagName(const System::UnicodeString tagName, 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 TMSDOMDocument

Description

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