Endeca Presentation API
Get Method (index)
NamespacesEndeca.Navigation.AnalyticsFilterAndGet(Int32)
Gets an IFilter object from the FilterAnd.
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 offset of the desired IFilter object.
Return Value
The IFilter object at position index.

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