[To be supplied.]
[Visual Basic] Overloads Public Sub New( _ ByVal s As TextWriter, _ ByVal nt As INameTable _ ) [C#] public XmlWriter( TextWriter s, INameTable nt ); [C++] public: XmlWriter( TextWriter* s, INameTable* nt ); [JScript] public function XmlWriter( s : TextWriter, nt : INameTable );
XmlWriter Class | XmlWriter Members | System.Data.XML Namespace | XmlWriter Constructor Overload List