NaturalSortKeyComparerCompare Method (Object, Object)

NReco.PivotData Class Library Documentation

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

public int Compare(
	Object xVal,
	Object yVal
)

Parameters

xVal
Type: SystemObject
yVal
Type: SystemObject

Return Value

Type: Int32

Implements

IComparerTCompare(T, T)
See Also

Reference