Table of Contents

Class UIObservableCollectionEx<TItem>

Namespace
Ecng.Xaml
Assembly
StockSharp.Xaml.dll
public class UIObservableCollectionEx<TItem> : ObservableCollectionEx<TItem>, IListEx<TItem>, IList<TItem>, ICollection<TItem>, IEnumerable<TItem>, ICollectionEx<TItem>, IList, ICollection, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged

Type Parameters

TItem
Inheritance
UIObservableCollectionEx<TItem>
Implements
IListEx<TItem>
IList<TItem>
ICollectionEx<TItem>
Inherited Members
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