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

TDOMDocument.GetElementsByTagNameNS

Declaration

Source position: laz2_dom.pas line 529

public function TDOMDocument.GetElementsByTagNameNS(

  const nsURI: DOMString;

  const alocalName: DOMString

):TDOMNodeList;

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