Endeca Presentation API
Item Property (index)
NamespacesEndeca.NavigationDimensionSearchResultItem[([Int32])]
Gets the result group at the specified index.
Declaration Syntax
C#Visual BasicVisual C++
public virtual Object this[
	int index
]{ get;}
Public Overridable ReadOnly Default Property Item ( _
	index As Integer _
) As Object
public:
virtual property Object^ default[int index] {
	Object^ get (int index);
}
Parameters
index (Int32)
The position of the desired result group.
Value
The result group at the specified index.

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