Observing change events on a List<T> in C# (www.damieng.com)
published 3 years, 7 months ago, submitted by
DamienG(1280) 3 years, 7 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: 496
tags:
another
Everyones tags:
No tags
Your Tags: