Remove
Leave feedback
On this page
Removes an extractor from the collection.
public bool Remove(IFieldExtractor extractor)
| Parameter | Type | Description |
|---|---|---|
| extractor | IFieldExtractor | The extractor to remove from the collection. |
true if extractor was successfully removed from the collection; otherwise, false. This method also returns false if extractor is not found in the original collection.
- interface IFieldExtractor
- class CustomExtractorCollection
- namespace GroupDocs.Search.Common
- assembly GroupDocs.Search
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.