[Mono-list] Xml pull Parsing and XmlText Reader in Mono

Mahen Perera mahens@gmail.com
Tue, 20 Jul 2004 00:33:22 +0600


Hi 

I want to know whether XmlTextReader reads through the whole Stream
when we call the constructor of XmlTextReader. OR Does it when we
actually call the read() method.

Thanx

Mahen