Initializes a new instance of the XmlTextReader class with the specified XmlNameTable.
[Visual Basic] Overloads Protected Sub New( _ ByVal nt As XmlNameTable _ ) [C#] protected XmlTextReader( XmlNameTable nt ); [C++] protected: XmlTextReader( XmlNameTable* nt ); [JScript] protected function XmlTextReader( nt : XmlNameTable );
XmlTextReader Class | XmlTextReader Members | System.NewXml Namespace | XmlTextReader Constructor Overload List