Observing change events on a List<T> in C#(damieng.com)
submitted by
DamienG(1405) 5 years, 11 months ago
List<T> is a useful container for managing simple lists of objects but what happens when you want to be notified of changes?
This article presents an ObservableList<T> class that provides IList<T> functionality with the addition of Changed and Cleared events.
|category: C#
|Views: 1595
tags:
another
Everyones tags:
No tags
Your Tags: