[]
        
(Showing Draft Content)

C1.LiveLinq.Listeners.PropertyChangeListener-1.Clear

Clear Method

Clear()

Stop listening to all, don't listen to any objects.

Declaration
public abstract void Clear()
Remarks

LiveLinq calls this method when a collection is cleared, all objects are removed from it, so it no longer needs to be notified of changes in any of those objects.