Endeca Presentation API
Contains Method (key)
NamespacesEndeca.NavigationPropertyMapContains(Object)
Determines whether the PropertyMap contains an element with the specified key.
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool Contains(
	Object key
)
Public Overridable Function Contains ( _
	key As Object _
) As Boolean
public:
virtual bool Contains (
	Object^ key
)
Parameters
key (Object)
They key to locate in the PropertyMap.
Return Value
true if the PropertyMap contains an element with they key; otherwise, false.

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