NamedNodeMap Members
NamedNodeMap overview
Public Properties
Count
Gets or sets the .
Public Methods
GetNamedItem
Retrieves a
Node
specified by name.
Item
Gets the element at the specified index.
RemoveNamedItem
Removes the specified node from the
NamedNodeMap
.
SetNamedItem
Adds a
Node
using its
Name
attribute.
See Also
NamedNodeMap Object
|
DOM Namespace