pugixml.pugi.XPathNodeSet.TypeΒΆ
- class pugixml.pugi.XPathNodeSet.Type
Bases:
pybind11_object
Collection type.
Members:
TYPE_UNSORTED : Not ordered.
TYPE_SORTED : Sorted by document order (ascending).
TYPE_SORTED_REVERSE : Sorted by document order (descending).