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