MutationRecord.Target
MutationRecord.Target property
Retourneert het knooppunt waarop de mutatie betrekking heeft, afhankelijk van het type. Voor “attributen” is dit het element waarvan het attribuut is gewijzigd. Voor “characterData” is dit het CharacterData-knooppunt. Voor “childList” is dit het knooppunt waarvan de kinderen zijn gewijzigd.
public Node Target { get; }
Eigendoms-waarde
Het doel.
Zie ook
- class Node
- class MutationRecord
- naamruimte Aspose.Html.Dom.Mutations
- montage Aspose.HTML