MutationRecord.RemovedNodes

MutationRecord.RemovedNodes property

Return the nodes removed.

public NodeList RemovedNodes { get; }

Property Value

The removed nodes.

See Also