Mono Class Library: Overview

System.Collections.Comparer: Members

The members of System.Collections.Comparer are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.

Public Fields

static readonly
DefaultComparer. Returns a new Comparer instance containing the default implementation of the IComparer interface.
static readonly
DefaultInvariantComparer. Documentation for this section has not yet been entered.

Public Methods

Compare(object, object) : int
Returns the sort order of two object instances.
GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
Documentation for this section has not yet been entered.