Delegate MutationCallback
Delegate MutationCallback
Le nom : Aspose.Svg.Dom.Mutations Assemblée: Aspose.SVG.dll (25.5.0)
Esso rappresenta il metodo che gestirà un evento di mutazione.
[ComVisible(true)]
public delegate void MutationCallback(IList<mutationrecord> mutations, MutationObserver observer)
Parameters
mutations
IList
di <
MutationRecord
>
L’elenco dei registri di mutazione.
observer
MutationObserver
Gli osservatori della mutazione.