Methods
Name | Description | |
---|---|---|
![]() ![]() | AddAttribute(XmlNode, String, String) |
Adds an attribute to the specified node.
|
![]() ![]() | AddAttribute(XmlNode, String, String, String, String) |
Adds an attribute to an XmlNode using the specified namespace.
|
![]() ![]() | AddElement(XmlNode, String, String) |
Adds an element to the specified XmlNode.
|
![]() ![]() | AddElement(XmlNode, String, String, Boolean) |
Adds an element to the specified XmlNode.
|
![]() ![]() | AddElement(XmlNode, String, String, Boolean, String, String) |
Adds an element to the specified XmlNode using the specified namespace.
|