[]
        
(Showing Draft Content)

C1.LiveLinq.IObservableSource-1.Changed

Changed Event

Occurs after an item of the collection or the entire collection has changed.

Namespace: C1.LiveLinq
Assembly: C1.LiveLinq.4.8.dll
Syntax
event EventHandler<SourceChangeEventArgs<T>> Changed
Returns
Type Description
EventHandler<SourceChangeEventArgs<T>> Occurs after an item of the collection or the entire collection has changed.