Delegate MutationCallback
Delegate MutationCallback
Namn på plats: Aspose.Svg.Dom.Mutations Församling: Aspose.SVG.dll (25.5.0)
Representerar metoden som kommer att hantera en mutation händelser.
[ComVisible(true)]
public delegate void MutationCallback(IList<mutationrecord> mutations, MutationObserver observer)Parameters
mutations IList
ochlt;
MutationRecord
>
Förteckning över mutationsrapporter.
observer MutationObserver
och mutation observatör.