Item(Index: Integer): ISolrCustomFieldSearchResult;
Item[Index: Integer]: Prognoz.Platform.Interop.BISearch.ISolrCustomFieldSearchResult;
Index. Index of the element with search results by any custom field.
The Item property returns search results by custom field.
The example of work with the ISolrCustomFieldSearchResults collection is given in description of the ISolrSearchResult.CustomFieldSearchResults property.
See also: