[]
Returns true if two PivotKey objects represent the same set of PivotField objects and values.
public override bool Equals(object obj)
| Type | Name | Description |
|---|---|---|
| object | obj | PivotKey to compare with this key. |
| Type | Description |
|---|---|
| bool | True if both keys represent the same fields and values. |