Table of Contents

Method RemovedAttrNode

Namespace
SharpVectors.Dom
Assembly
SharpVectors.Dom.dll

RemovedAttrNode(IAttribute, INode, string)

A method to be called when an attribute node has been removed.

protected virtual void RemovedAttrNode(IAttribute attribute, INode oldOwner, string name)

Parameters

attribute IAttribute
oldOwner INode
name string