Endeca Presentation API
Item Property (index)
NamespacesEndeca.NavigationDimensionSearchResultGroupItem[([Int32])]
Gets the dimension location list 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 dimension location list.
Value
The result at the specified index.

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