Sorts the list based on a PropertyDescriptor and a ListSortDirection.

Namespace:  ESRI.ArcGISExplorer.Data
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public virtual void ApplySort(
	PropertyDescriptor property,
	ListSortDirection direction
)
Visual Basic (Declaration)
Public Overridable Sub ApplySort ( _
	property As PropertyDescriptor, _
	direction As ListSortDirection _
)

Implements

IBindingList..::.ApplySort(PropertyDescriptor, ListSortDirection)

Exceptions

See Also

Relate Topics:
  Add Method
  AddIndex Method
  AddNew Method
  Clear Method
  Contains Method
  CopyTo Method
  Fill Method
  Find Method
  GetEnumerator Method
  GetItemProperties Method
  GetListName Method
  GetRelatedBindingAdapter Method
  IndexOf Method
  Insert Method
  Remove Method
  RemoveAt Method
  RemoveIndex Method
  RemoveSort Method
Created by Atop CHM to web converter,© 2009 all right reserved.