SortAsComparerCompare Method

NReco.PivotData Class Library Documentation

Namespace:  NReco.PivotData
Assembly:  NReco.PivotData (in NReco.PivotData.dll) Version: 1.4.1
Syntax

public int Compare(
	Object x,
	Object y
)

Parameters

x
Type: SystemObject
y
Type: SystemObject

Return Value

Type: Int32

Implements

IComparerTCompare(T, T)
See Also

Reference