CommandifiedMemberTValue, TChangeTypeValueElementRemoved Event |
Event which is raised when the value implements INotifyElementRemoved and it got removed from its container. This event
is used in that situation to notify observers that the value of this CommandifiedMember is no longer usable.
Namespace:
SD.Tools.Algorithmia.GeneralDataStructures
Assembly:
SD.Tools.Algorithmia (in SD.Tools.Algorithmia.dll) Version: 1.2.0.0 (1.2.16.0406)
Syntax public event EventHandler ValueElementRemoved
Public Event ValueElementRemoved As EventHandler
Value
Type:
SystemEventHandlerSee Also