Click or drag to resize

RexSortCompare Method


Namespace: ArthaChitra.Model.Common
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public int Compare(
	Object x,
	Object y
)

Parameters

x  Object
 
y  Object
 

Return Value

Int32

Implements

IComparerCompare(Object, Object)
See Also