Endeca Presentation API
Equals Method (obj)
NamespacesEndeca.Navigation.ChartingLabelEquals(Object)
Indicates whether this Label has an equivalence to another Label.
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 Label with which to compare.
Return Value
true if this Label is the same as obj; false otherwise.

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