Show / Hide Table of Contents

    Namespace System.Collections.ObjectModel

    Classes

    ObservableRangeCollection<T>

    Implementation of a dynamic data collection based on generic Collection<T>, implementing INotifyCollectionChanged to notify listeners when items get added, removed or the whole list is refreshed.

    Back to top Generated by DocFX