CommandifiedMemberTValue, TChangeTypeValueChanged Event |
Event which is raised when MemberValue is set to a different value. If MemberValue's value is a mutable object and implements INotifyElementChanged, the
event is also raised when some values inside the value object change. In that case, the original value and the new value in the event args
are the same.
Namespace:
SD.Tools.Algorithmia.GeneralDataStructures
Assembly:
SD.Tools.Algorithmia (in SD.Tools.Algorithmia.dll) Version: 1.2.0.0 (1.2.16.0406)
Syntax See Also