Remove(Index: Integer): Boolean;
Index. Filtering condition index.
The Remove method removes filtering condition by index and returns whether removal was successful.
The method returns True if removal was successful, and False if removal is impossible due to some reasons.
The example of work with the ISolrFilterConditions collection is given in description of the ISolrSearchContext.FilterContext property.
See also: