FlexPivot for WinForms
Equals メソッド (PivotKey)

C1.PivotEngine アセンブリ > C1.PivotEngine 名前空間 > PivotKey クラス : Equals メソッド
PivotKey to compare with this key.
Returns true if two PivotKey objects represent the same set of PivotField objects and values.
シンタックス
'宣言
 
Public Overrides Function Equals( _
   ByVal obj As System.Object _
) As System.Boolean
public override System.bool Equals( 
   System.object obj
)

パラメータ

obj
PivotKey to compare with this key.

戻り値の型

True if both keys represent the same fields and values.
参照

PivotKey クラス
PivotKey メンバ