Indicates whether this
Label has an equivalence
to another
Label.

Declaration Syntax
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