Current line number from a System.Xml.XmlReader (C# & .Net)

Posted by Danielb on Stack Overflow See other posts from Stack Overflow or by Danielb
Published on 2009-03-07T00:58:40Z Indexed on 2010/04/04 17:33 UTC
Read the original article Hit count: 623

Filed under:
|
|
|
|

Does anyone know how I can get the current line number of an System.Xml.XmlReader? I am trying to record where in a file I find Xml elements.

© Stack Overflow or respective owner

Related posts about Xml

Related posts about xmlreader