Mono Class Library: System.Collections.Generic.Comparer<T> Overview | Members

System.Collections.Generic.Comparer<T>.Compare Method

Documentation for this section has not yet been entered.

public abstract int Compare (T x, T y)

Parameters

x
Documentation for this section has not yet been entered.
y
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Collections.Generic
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0