Name | Description | |
---|---|---|
FilterDescriptorCollection Constructor | Initializes a new instance of the FilterDescriptorCollection class. |
The following tables list the members exposed by FilterDescriptorCollection.
Name | Description | |
---|---|---|
FilterDescriptorCollection Constructor | Initializes a new instance of the FilterDescriptorCollection class. |
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Item | (Inherited from System.Collections.ObjectModel.Collection<T>) |
Name | Description | |
---|---|---|
Items | (Inherited from System.Collections.ObjectModel.Collection<T>) |
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Clear | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Contains | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
CopyTo | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
IndexOf | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Insert | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Move | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) | |
Remove | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<T>) |
Name | Description | |
---|---|---|
BlockReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) | |
CheckReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) | |
ClearItems | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) | |
InsertItem | Inserts an item into the collection at the specified index. (Inherited from C1.Data.DataSource.DependencyObjectCollection<FilterDescriptor>) | |
MoveItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) | |
OnCollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) | |
OnPropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) | |
RemoveItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) | |
SetItem | Replaces the element at the specified index. (Inherited from C1.Data.DataSource.DependencyObjectCollection<FilterDescriptor>) |
Name | Description | |
---|---|---|
CollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) |