Namespace Aspose.Html.Dom.Mutations

Namespace Aspose.Html.Dom.Mutations

Classes

クラス名Description
MutationObserverAspose.Html.Dom.Mutations.MutationObserver オブジェクトは、Aspose.Html.Dom.Node の木への変異を観察するために使用することができます。
MutationObserverInitこのクラスは、 Aspose.Html.Dom.Mutations.MutationObserver を設定するために使用されるオプションのコレクションを表します。
MutationRecordA MutationRecord represents an individual DOM mutation. It is the object that is passed to Aspose.Html.Dom.Mutations.MutationObserver’s Aspose.Html.Dom.Mutations.MutationCallback. それは、 Aspose.Html.Dom.Mutations.MutationCallbackに移行されるオブジェクトです。

Delegates

代表名Description
MutationCallback変異事件に対処する方法を表す。
 日本語