Remove
Leave feedback
On this page
Removes the first occurrence of a specific element from the collection.
public bool Remove(DateFormat item)
| Parameter | Type | Description |
|---|---|---|
| item | DateFormat | The item to remove from the collection. |
true if item was successfully removed from the collection; otherwise, false. This method also returns false if item is not found in the collection.
- class DateFormat
- class DateFormatCollection
- namespace GroupDocs.Search.Options
- 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.