Item(ItemIndex: Integer): ISolrFacetFieldValue;
Item[ItemIndex: Integer]: Prognoz.Platform.Interop.BISearch.ISolrFacetFieldValue;
ItemIndex. Index of faceted search result.
The Item property returns specified result of faceted search.
The example of work with the ISolrFacetFieldResults collection is given in description of the ISolrSearchResults.FacetSearchResults property.
See also: