NamedNodeMap Members |
Count | Gets or sets the . |
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. |