Table of Contents

Method RemovingNode

Namespace
SharpVectors.Dom
Assembly
SharpVectors.Dom.dll

RemovingNode(INode, INode, bool)

A method to be called when a node is about to be removed from the tree.

protected virtual void RemovingNode(INode node, INode oldChild, bool replace)

Parameters

node INode
oldChild INode
replace bool