Table of Contents

Class ControlFilterCollection

Namespace
HeBianGu.Control.Filter
Assembly
HeBianGu.Control.Filter.dll
public class ControlFilterCollection : ObservableCollection<IControlFilter>, IList<IControlFilter>, ICollection<IControlFilter>, IReadOnlyList<IControlFilter>, IReadOnlyCollection<IControlFilter>, IEnumerable<IControlFilter>, IList, ICollection, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged
Inheritance
ControlFilterCollection
Implements
Inherited Members
Extension Methods