Element.removeAttributeNS

Undocumented in source. Be warned that the author may not have intended to support it.
struct Element
nothrow
void
removeAttributeNS
(
T0
)
(
scope auto ref Optional!(T0) namespace
,
string localName
)
if (
isTOrPointer!(T0, string)
)

Meta