Namespace Aspose.Html.Dom.Mutations

Namespace Aspose.Html.Dom.Mutations

Classes

班级名称Description
MutationObserver一个 Aspose.Html.Dom.Mutations.MutationObserver 对象可以用来观察到在 Aspose.Html.Dom.Node 树上的突变。
MutationObserverInit此类代表一个选项集,用于配置 Aspose.Html.Dom.Mutations.MutationObserver。
MutationRecordA MutationRecord 代表一个个体 DOM 突变. 它是转移到 Aspose.Html.Dom.Mutations.MutationObserver 的 Aspose.Html.Dom.Mutations.MutationCallback 的对象。

Delegates

代表名称Description
MutationCallback代表将处理突变事件的方法。
 中文