MutationRecord.AddedNodes

MutationRecord.AddedNodes property

Return the nodes added.

public NodeList AddedNodes { get; }

Property Value

The added nodes.

See Also