spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
NamedNodeMap.removeNamedItemNS
spasm
bindings
dom
NamedNodeMap
Undocumented in source. Be warned that the author may not have intended to support it.
struct
NamedNodeMap
nothrow
auto
removeNamedItemNS
(
T0
)
(
scope
auto
ref
Optional
!(
T0
)
namespace
,
string
localName
)
if
(
isTOrPointer
!(
T0
,
string
)
)
Meta
Source
See Implementation
spasm
bindings
dom
NamedNodeMap
constructors
this
functions
getNamedItem
getNamedItemNS
item
length
removeNamedItem
removeNamedItemNS
setNamedItem
setNamedItemNS
variables
handle