Class UIObservableCollectionEx<TItem>
public class UIObservableCollectionEx<TItem> : ObservableCollectionEx<TItem>
Type Parameters
TItem
- Inheritance
-
UIObservableCollectionEx<TItem>
- Extension Methods
Constructors
UIObservableCollectionEx()
public UIObservableCollectionEx()
Methods
ProcessCollectionChanged(IEnumerable<NotifyCollectionChangedEventHandler>, NotifyCollectionChangedEventArgs)
protected override void ProcessCollectionChanged(IEnumerable<NotifyCollectionChangedEventHandler> subscribers, NotifyCollectionChangedEventArgs args)
Parameters
subscribers
IEnumerable<NotifyCollectionChangedEventHandler>args
NotifyCollectionChangedEventArgs