XmlElement::SetAttributeNode Method
.NET Framework (current version)
Adds a new XmlAttribute.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | SetAttributeNode(String^, String^) | Adds the specified XmlAttribute. |
![]() | SetAttributeNode(XmlAttribute^) | Adds the specified XmlAttribute. |
Show:
