get_elements_by_tag_name_ns


Description:

[ Version ( deprecated = true , deprecated_since = "2.12" ) ]
public NodeList get_elements_by_tag_name_ns (string namespace_uri, string tag_name)

Warning: get_elements_by_tag_name_ns is deprecated since 2.12.

Parameters:

this

A Element

namespace_uri

a char with the namespace URI

tag_name

a char with the tag name

Returns:

a NodeList