Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01

Returns a human-readable description for this IComparer.

Namespace:  Tangosol.Util.Comparator
Assembly:  Coherence (in Coherence.dll) Version: 3.6.1.0 (3.6.1.0)

Syntax

C#
public override string ToString()

Return Value

A string description of the IComparer.

See Also