MutationObserver.TakeRecords
MutationObserver.TakeRecords method
The method returns a copy of the record queue and then empty the record queue.
public IEnumerable<MutationRecord> TakeRecords()
Return Value
The copy of the record queue.
See Also
- class MutationRecord
- class MutationObserver
- package com.aspose.html.Dom.Mutations
- package Aspose.HTML