Method GetNextFacets
GetNextFacets(IList<FacetField>)
Fills the next facets content items in the given list. Implementations must account for multi-threading, as multiple threads can call this method simultaneously.
Declaration
public abstract void GetNextFacets(IList<FacetField> facets)
Parameters
Type | Name | Description |
---|---|---|
IList<FacetField> | facets |