MutationObserver.TakeRecords
MutationObserver.TakeRecords method
The method returns a copy of the record queue and then empty the record queue.
public IList<MutationRecord> TakeRecords()
Return Value
The copy of the record queue.
See Also
- class MutationRecord
- class MutationObserver
- namespace Aspose.Svg.Dom.Mutations
- assembly Aspose.SVG