Constructs and initializes a new instance of the System.Xml.XmlTextReader class with the specified name table.
- nt
- The System.Xml.XmlNameTable to use.
Type Reason ArgumentNullException nt is null.
The System.Xml.XmlTextReader public constructors call this constructor to initialize the following System.Xml.XmlTextReader properties to the specified values. Derived classes can call this constructor to incorporate this behavior.
Property Value Namespaces true NameTable nt Normalization false ReadState ReadState.Initial WhitespaceHandling WhitespaceHandling.All XmlLang string.Empty XmlSpace XmlSpace.None XmlResolver new System.Xml.XmlUrlResolver()
Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0