Table of Contents

Class DocumentType

Namespace
SharpVectors.Dom
Assembly
SharpVectors.Dom.dll

Summary description for DocumentType.

public class DocumentType : XmlDocumentType, ICloneable, IEnumerable, IXPathNavigable, INode, IXmlNode, IEventTargetSupport, IEventTarget
Inheritance
DocumentType
Implements
Inherited Members

Constructors

DocumentType(string, string, string, string, Document)