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


The following tables list the members exposed by CompositeFilterDescriptionCollection.

Public Constructors

Public Properties

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

Protected Properties

 NameDescription
protected PropertyFilterDescriptions  
protected PropertyItems (Inherited from System.Collections.ObjectModel.Collection<IFilterDescription>)
Top

Public Methods

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

Protected Methods

 NameDescription
protected MethodClearItems (Inherited from System.Collections.ObjectModel.Collection<IFilterDescription>)
protected MethodInsertItem (Inherited from System.Collections.ObjectModel.Collection<IFilterDescription>)
protected MethodOnCollectionChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<IFilterDescription>)
protected MethodOnPropertyChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<IFilterDescription>)
protected MethodRemoveItem (Inherited from System.Collections.ObjectModel.Collection<IFilterDescription>)
protected MethodSetItem (Inherited from System.Collections.ObjectModel.Collection<IFilterDescription>)
Top

Public Events

 NameDescription
public EventCollectionChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<IFilterDescription>)
Top

Protected Events

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

See Also

© 2012 All Rights Reserved.