take_records method
take_records
The method returns a copy of the record queue and then empty the record queue.
Returns
The copy of the record queue.
def take_records(self):
...
See Also
- module
aspose.svg.dom.mutations
- class
MutationObserver
The method returns a copy of the record queue and then empty the record queue.
The copy of the record queue.
def take_records(self):
...
aspose.svg.dom.mutations
MutationObserver