NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

XmlTextReader Constructor ()

Initializes a new instance of the XmlTextReader class.

[Visual Basic]
Overloads Public Sub New()
[C#]
public XmlTextReader();
[C++]
public: XmlTextReader();
[JScript]
public function XmlTextReader();

See Also

XmlTextReader Class | XmlTextReader Members | System.NewXml Namespace | XmlTextReader Constructor Overload List