Endeca Presentation API
Equals Method (obj)
NamespacesEndeca.Navigation.AnalyticsGroupByEquals(Object)
Indicates whether this GroupBy has an equivalence to a reference GroupBy specified by obj.
Declaration Syntax
C#Visual BasicVisual C++
public override bool Equals(
	Object obj
)
Public Overrides Function Equals ( _
	obj As Object _
) As Boolean
public:
virtual bool Equals (
	Object^ obj
) override
Parameters
obj (Object)
The reference GroupBy with which to compare.
Return Value
true if this GroupBy is the same as obj; false otherwise.
Remarks
Note that the the depth settings of the two GroupBy objects are not compared.

Assembly: Endeca.Navigation (Module: Endeca.Navigation) Version: 0.0.0.0