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


The following tables list the members exposed by SortDescriptorCollection.

Public Constructors

Public Properties

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

Protected Properties

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

Public Methods

 NameDescription
public MethodAdd (Inherited from System.Collections.ObjectModel.Collection<SortDescriptor>)
public MethodClear (Inherited from System.Collections.ObjectModel.Collection<SortDescriptor>)
public MethodContains (Inherited from System.Collections.ObjectModel.Collection<SortDescriptor>)
public MethodCopyTo (Inherited from System.Collections.ObjectModel.Collection<SortDescriptor>)
public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<SortDescriptor>)
public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<SortDescriptor>)
public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<SortDescriptor>)
public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<SortDescriptor>)
public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<SortDescriptor>)
Top

Protected Methods

 NameDescription
protected MethodClearItems (Inherited from System.Collections.ObjectModel.Collection<SortDescriptor>)
protected MethodInsertItem (Inherited from System.Collections.ObjectModel.Collection<SortDescriptor>)
protected MethodOnCollectionChangedOverridden. Raises the CollectionChanged event with the provided event data.  
protected MethodOnItemChangedOverridden. Raises the ItemChanged event.  
protected MethodOnPropertyChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<SortDescriptor>)
protected MethodRemoveItem (Inherited from System.Collections.ObjectModel.Collection<SortDescriptor>)
protected MethodSetItem (Inherited from System.Collections.ObjectModel.Collection<SortDescriptor>)
Top

Public Events

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

Protected Events

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

See Also

© 2012 All Rights Reserved.