Endeca Presentation API
GetValues Method (key)
NamespacesEndeca.NavigationPropertyMapGetValues(String)
Gets the values associated with this key.
Declaration Syntax
C#Visual BasicVisual C++
public virtual ArrayList GetValues(
	string key
)
Public Overridable Function GetValues ( _
	key As String _
) As ArrayList
public:
virtual ArrayList^ GetValues (
	String^ key
)
Parameters
key (String)
Key used to get associated values.
Return Value
All the values associated with the key. Returns null when no values are associated with key.

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