Intersoft ClientUI Documentation
CompositeFilterDescriptorCollection Class Members
See Also  Properties  Methods  Events Send Feedback
Intersoft.Client.Data.ComponentModel Namespace : CompositeFilterDescriptorCollection Class


The following tables list the members exposed by CompositeFilterDescriptorCollection.

Public Constructors

Public Properties

 NameDescription
public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<IFilterDescriptor>)
public PropertyItem (Inherited from System.Collections.ObjectModel.Collection<IFilterDescriptor>)
public PropertyLogicalOperator  
Top

Protected Properties

 NameDescription
protected PropertyFilterDescriptors  
protected PropertyItems (Inherited from System.Collections.ObjectModel.Collection<IFilterDescriptor>)
Top

Public Methods

 NameDescription
public MethodAdd (Inherited from System.Collections.ObjectModel.Collection<IFilterDescriptor>)
public MethodAddRange (Inherited from Intersoft.Client.Data.ComponentModel.FilterDescriptorCollection)
public MethodClear (Inherited from System.Collections.ObjectModel.Collection<IFilterDescriptor>)
public MethodContains (Inherited from System.Collections.ObjectModel.Collection<IFilterDescriptor>)
public MethodCopyTo (Inherited from System.Collections.ObjectModel.Collection<IFilterDescriptor>)
public MethodCreateFilterExpression  
public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<IFilterDescriptor>)
public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<IFilterDescriptor>)
public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<IFilterDescriptor>)
public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<IFilterDescriptor>)
public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<IFilterDescriptor>)
public MethodToString  
Top

Protected Methods

 NameDescription
protected MethodClearItems (Inherited from System.Collections.ObjectModel.Collection<IFilterDescriptor>)
protected MethodInsertItem (Inherited from System.Collections.ObjectModel.Collection<IFilterDescriptor>)
protected MethodOnCollectionChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<IFilterDescriptor>)
protected MethodOnItemChangedRaises the ItemChanged event. (Inherited from Intersoft.Client.Data.ComponentModel.ObservableItemCollection<IFilterDescriptor>)
protected MethodOnPropertyChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<IFilterDescriptor>)
protected MethodRemoveItem (Inherited from System.Collections.ObjectModel.Collection<IFilterDescriptor>)
protected MethodSetItem (Inherited from System.Collections.ObjectModel.Collection<IFilterDescriptor>)
Top

Public Events

 NameDescription
public EventCollectionChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<IFilterDescriptor>)
public EventItemChangedHandles item changed event. (Inherited from Intersoft.Client.Data.ComponentModel.ObservableItemCollection<IFilterDescriptor>)
Top

Protected Events

 NameDescription
protected EventPropertyChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<IFilterDescriptor>)
Top

See Also

© 2012 All Rights Reserved.