XmlComment (Class)

Defines the structure for an XML comment.

Namespace: elsystem.xml

Methods
  Name Description
Public property CloneNode(Deep) True to clone the sub-tree under the specified node.  False to clone only the node itself.
Public property Create(Doc) Initializes a new instance of the class for the specified XML document.
Public property WriteContentTo(FileName) Saves the children of the node to the specified file.
Public property WriteTo(FileName) Saves the node to the specified file.