Skip to content

Conversation

@NSMelius
Copy link

@NSMelius NSMelius commented Jun 6, 2022

In the current example the iterator createdon line 13 of MAIN is not reset and the document is not iterated through after the first cycle.
image

If changes are made to the XML document, the user will need to re-iterate through the nodes for values again. The current sample does not provide an example of how to reset the iterator. Adding a call to XmlDomParser.End() will have the iterator reset to on the next cycle.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant