IComparer Interface
Silverlight
Exposes a method that compares two objects.
Namespace: System.Collections
Assembly: mscorlib (in mscorlib.dll)
The IComparer type exposes the following members.
This interface is used in conjunction with the Array::Sort and Array::BinarySearch methods. It provides a way to customize the sort order of a collection.
For the generic version of this interface, see System.Collections.Generic::IComparer<T>.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
ADD
Show:

