XmlDocumentType (Class)

Defines the structure for an XML document type declaration.  

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) Because XMLDeclaration nodes have no children this method has no effect.
Public property WriteTo(FileName) Saves the node to the specified file.