XmlUtilsAddAttributeValue Method |
Name | Description | |
---|---|---|
![]() ![]() | AddAttributeValue(XmlNode, String, Boolean, XmlDocument) |
Creates and adds an attribute w. value to a xml node.
|
![]() ![]() | AddAttributeValue(XmlNode, String, DateTime, XmlDocument) |
Creates and adds an attribute w. value to a xml node.
|
![]() ![]() | AddAttributeValue(XmlNode, String, Double, XmlDocument) |
Creates and adds an attribute w. value to a xml node.
|
![]() ![]() | AddAttributeValue(XmlNode, String, Guid, XmlDocument) |
Creates and adds an attribute w. value to a xml node.
|
![]() ![]() | AddAttributeValue(XmlNode, String, Int32, XmlDocument) |
Creates and adds an attribute w. value to a xml node.
|
![]() ![]() | AddAttributeValue(XmlNode, String, String, XmlDocument) |
Creates and adds an attribute w. value to a xml node.
|