Table of Contents

Method RemovedNode

Namespace
SharpVectors.Dom
Assembly
SharpVectors.Dom.dll

RemovedNode(INode, bool)

A method to be called when a node has been removed from the tree.

protected virtual void RemovedNode(INode node, bool replace)

Parameters

node INode
replace bool