System.Xml.XmlParserContext: Constructor Members

The constructors of System.Xml.XmlParserContext are listed below. For a list of all members, see the XmlParserContext Members list.

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the XmlParserContext class with the specified System.Xml.XmlNameTable, System.Xml.XmlNamespaceManager, base URI, xml:lang, xml:space, encoding, and document type values.

Initializes a new instance of the XmlParserContext class with the specified System.Xml.XmlNameTable, System.Xml.XmlNamespaceManager, xml:lang, and xml:space values.

Initializes a new instance of the XmlParserContext class with the specified System.Xml.XmlNameTable, System.Xml.XmlNamespaceManager, xml:lang, xml:space, and encoding.

Initializes a new instance of the XmlParserContext class with the specified System.Xml.XmlNameTable, System.Xml.XmlNamespaceManager, base URI, xml:lang, xml:space, and document type values.