Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

MultiComparer.Compare Method

Namespace: Rebex
Assembly: Rebex.Common.dll (version 7.0.9147)

Compare(Object, Object)

IComparer interface implementation. Compares two instances of provided objects.

Declaration
public int Compare(object x, object y)
Parameters
Type Name Description
Object x

The first object to compare.

Object y

The second object to compare.

Returns
Type Description
Int32

A signed integer that indicates the result of of x and y comparison. Value Less than zero means x is less than y. Zero x equals y. Greater than zero x is greater than y.

Implements
IComparer.Compare(Object, Object)
In This Article
  • Compare(Object, Object)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies