Endeca Presentation API
Get Method (index)
NamespacesEndeca.Navigation.AnalyticsSelectListGet(Int32)
Gets a Select expression from the SelectList.
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 Select object.
Return Value
The Select object at position index.

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