invalid_iterator_state property
invalid_iterator_state property
Signifies that the iterator has become invalid. True if resultType
is UnorderedNodeIterator
type or OrderedNodeIterator
type and
the document has been modified since this result was returned.
Definition:
@property
def invalid_iterator_state(self):
...
See Also
- module
aspose.svg.dom.xpath
- class
IXPathResult