Mono Class Library: Overview

System.Collections.Generic.Comparer<T>: Members

The members of System.Collections.Generic.Comparer<T> are listed below.

See Also: Inherited members from System.Object

Protected Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
static
DefaultComparer<T>. Documentation for this section has not yet been entered.

Public Methods

abstract
Compare(T, T) : int
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

IComparer.CompareDocumentation for this section has not yet been entered.