|
NamedNodeMap Methods |
The methods of the NamedNodeMap object are listed here. For a complete list of NamedNodeMap object members, see the NamedNodeMap Members topic.
| Retrieves a Node specified by name. | |
| Gets the element at the specified index. | |
| Removes the specified node from the NamedNodeMap. | |
| Adds a Node using its Name attribute. |