pugixml.pugi.XMLNodeIteratorΒΆ
- class pugixml.pugi.XMLNodeIterator
Bases:
pybind11_objectA collection of nodes.
See also
Members:
__getitem__(*args, **kwargs)Overloaded function.
__init__(*args, **kwargs)__iter__(self)Return itself.
__len__(self)Return the collection size.
__next__(self)Return the next node from the collection.