Namespace Aspose.Html.Dom.Mutations
Namespace Aspose.Html.Dom.Mutations
Classes
| Sınıf Adı | Description |
|---|---|
| MutationObserver | Bir Aspose.Html.Dom.Mutations.MutationObserver nesne Aspose.Html.Dom.Node ağaç mutasyonları gözlemlemek için kullanılabilir. |
| MutationObserverInit | Bu sınıf, Aspose.Html.Dom.Mutations.MutationObserver’ı ayarlamak için kullanılan bir seçenek koleksiyonu temsil eder. |
| MutationRecord | Bir MutasyonRekord bireysel bir DOM mutasyonunu temsil eder. Aspose.Html.Dom.Mutations.MutationObserver’ın Aspose.Html.Dom.Mutations.MutationCallback’e geçilen nesnedir. |
Delegates
| Delegatif Adı | Description |
|---|---|
| MutationCallback | Bir mutasyon olayını ele alacak yöntemini temsil eder. |