Endeca Presentation API
Get Method (index)
NamespacesEndeca.Navigation.AnalyticsCoalesceListGet(Int32)
Gets the coalesce expression (an IExpr object) from the CoalesceList.
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 coalesce expression. The required index corresponds to the order in which the original query was entered.
Return Value
The IExpr object at position index.

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