Table of Contents

Class FilterItemCollection

Namespace
H.Controls.FilterBox
Assembly
H.Controls.FilterBox.dll
public class FilterItemCollection : ObservableCollection<IFilterable>, IList<IFilterable>, ICollection<IFilterable>, IReadOnlyList<IFilterable>, IReadOnlyCollection<IFilterable>, IEnumerable<IFilterable>, IList, ICollection, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged
Inheritance
FilterItemCollection
Implements
Inherited Members
Extension Methods