The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
XmlNamedNodeMap::RemoveNamedItem Method
.NET Framework (current version)
Removes the specified node from the XmlNamedNodeMap.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | RemoveNamedItem(String^) | Removes the node from the XmlNamedNodeMap. |
![]() | RemoveNamedItem(String^, String^) | Removes a node with the matching LocalName and NamespaceURI. |
Show:
