Endeca Presentation API
Equals Method (o)
NamespacesEndeca.NavigationPropertyEquals(Object)
Compares the specified object with this for equality.
Declaration Syntax
C#Visual BasicVisual C++
public override bool Equals(
	Object o
)
Public Overrides Function Equals ( _
	o As Object _
) As Boolean
public:
virtual bool Equals (
	Object^ o
) override
Parameters
o (Object)
An object to compare for quality.
Return Value
true if the object can be cast as a Property and has the same key and value and false if not.

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