Key.Equals Method

NReco.PivotData Class Library Documentation

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

public static bool Equals(
	Object keyA,
	Object keyB
)

Parameters

keyA
Type: System.Object
keyB
Type: System.Object

Return Value

Type: Boolean
See Also

Reference