Creates an instance of a XmlNodeList that allows enumerating XmlNode elements in the iterator.
An initialized list ready to be enumerated.
The underlying XML store used to issue the query must be an object inheriting XmlNode, such as XmlDocument.
XmlNodeListFactory Class | Mvp.Xml.Common Namespace