Endeca Presentation API
Get Method (index)
NamespacesEndeca.Navigation.AnalyticsLookupListGet(Int32)
Gets the lookup expression (an IExpr object) from the LookupList.
Declaration Syntax
C#Visual BasicVisual C++
public Object Get(
	int index
)
Public Function Get ( _
	index As Integer _
) As Object
public:
virtual Object^ Get (
	int index
) sealed
Parameters
index (Int32)
The index of the desired lookup expression.
Return Value
The IExpr object at position index.

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