Link to home
Start Free TrialLog in
Avatar of kimfink
kimfink

asked on

Set position for XmlTextReader

Hi,

how could I set the position of the reader, when I am using the XmlTextReader class ?
For example after calling the Read() method a number of times, I want to set the reader position back to the beginning of the document.
ASKER CERTIFIED SOLUTION
Avatar of kaufmed
kaufmed
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial