TopPivotTable.OtherKey.CompareTo Method

NReco.PivotData Class Library Documentation

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

public int CompareTo(
	Object other
)

Parameters

other
Type: System.Object

Return Value

Type: Int32

Implements

IComparable<T>.CompareTo(T)
IComparable.CompareTo(Object)
See Also

Reference