IDetailedNotifyElementChanged<TChangeType, TElement>.DetailedElementChanged Event | 
 
            Raised when the implementing object's data changed. What has changed is enclosed in the event arguments. Similar event as INotifyElementChanged.ElementChanged
            however this variant has detailed information about which change took place.
            
 
    Namespace: 
   SD.Tools.Algorithmia.GeneralInterfaces
    Assembly:
   SD.Tools.Algorithmia (in SD.Tools.Algorithmia.dll) Version: 1.3.5.0 (1.3.18.1017)
Syntax
See Also