Loading
XmlTextReader class is a class you might want to look into if you want to read XML files. Just pass your XML file as an argument when you create XmlTextReader object and call read() method to read the document.
Editorial changes — reviews, status changes and edits — are shown to the author of this article and to the editors.