Intersoft.Client.Data.ComponentModel Namespace : CompositeFilterDescriptorCollection Class |
The following tables list the members exposed by CompositeFilterDescriptorCollection.
Name | Description | |
---|---|---|
![]() | CompositeFilterDescriptorCollection Constructor |
Name | Description | |
---|---|---|
![]() | Count | Gets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<IFilterDescriptor>) |
![]() | Item | Gets or sets the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<IFilterDescriptor>) |
![]() | LogicalOperator |
Name | Description | |
---|---|---|
![]() | FilterDescriptors | |
![]() | Items | Gets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<IFilterDescriptor>) |
Name | Description | |
---|---|---|
![]() | ClearItems | Removes all items from the collection. (Inherited from System.Collections.ObjectModel.ObservableCollection<IFilterDescriptor>) |
![]() | InsertItem | Inserts an item into the collection at the specified index. (Inherited from System.Collections.ObjectModel.ObservableCollection<IFilterDescriptor>) |
![]() | OnCollectionChanged | (Inherited from Intersoft.Client.Data.ComponentModel.FilterDescriptorCollection) |
![]() | OnItemChanged | (Inherited from Intersoft.Client.Data.ComponentModel.FilterDescriptorCollection) |
![]() | OnPropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<IFilterDescriptor>) |
![]() | RemoveItem | Removes the item at the specified index from the collection. (Inherited from System.Collections.ObjectModel.ObservableCollection<IFilterDescriptor>) |
![]() | SetItem | Replaces the item at the specified index. (Inherited from System.Collections.ObjectModel.ObservableCollection<IFilterDescriptor>) |
Name | Description | |
---|---|---|
![]() | CollectionChanged | Occurs when an item in the collection changes, or the entire collection changes. (Inherited from System.Collections.ObjectModel.ObservableCollection<IFilterDescriptor>) |
![]() | ItemChanged | Handles item changed event. (Inherited from Intersoft.Client.Data.ComponentModel.ObservableItemCollection<IFilterDescriptor>) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when a property on an individual item in the collection changes. (Inherited from System.Collections.ObjectModel.ObservableCollection<IFilterDescriptor>) |