ISolrSortContext.Item

Fore Syntax

Item(Index: Integer): ISolrSortItem;

Fore.NET Syntax

Item[Index: Integer]: Prognoz.Platform.Interop.BISearch.ISolrSortItem;

Parameters

Index. Index of the element with sorting parameters.

Description

The Item property returns the specified sorting parameters.

See also:

ISolrSortContext