Oracle® Coherence .NET API Reference Release 3.6
E15727-01

Comparer used to sort the index. Used iff the Ordered is true. Could be null, which implicates a natural order.

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

Syntax

C#
protected IComparer m_comparer

See Also