[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz2_DOM' (#lazutils)

TDOMElement.GetElementsByTagNameNS

Declaration

Source position: laz2_dom.pas line 650

public function TDOMElement.GetElementsByTagNameNS(

  const nsURI: DOMString;

  const aLocalName: DOMString

):TDOMNodeList;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.