The XmlHelper type exposes the following members.

Methods

  NameDescription
Public methodStatic memberAddAttribute
Adds a new attribute to the specified xml node.
Public methodStatic memberAddComment
Adds a new XmlComment to the parent node with the specified parameters.
Public methodStatic memberAddElement
Adds a new XmlElement to the parent node with the specified paramenters.

See Also