Silverlight SDK for Microsoft Bing
ArrangeSorter Class
OverviewSystem.Windows.ReflectionArrangeSorter
Implements a sorting helper class which is used by the ArrangeSorter.
Declaration Syntax
C#Visual BasicVisual C++
public class ArrangeSorter
Public Class ArrangeSorter
public ref class ArrangeSorter
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ArrangeSorter(String, SortDirections)
Initializes an ArrangeSorter instance.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetDoubleSortValue(String, Object)
A static functor for retrieving a Double value from a data context object

GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetProportionalValue(Object, Object, Object)
A static functor for retrieving a Double value as a proportional value within a prescribed range

GetSortValue(String, Object)
A static functor for retrieving a Double value from a data context object

GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
SortDirection
The direction of the sort

SortField
Gets/Sets the name of the field or property on the data source to sort against

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy

Assembly: System.Windows.Controls.Views.Toolkit (Module: System.Windows.Controls.Views.Toolkit) Version: 1.0.0.0 (1.0.0.0)