Remove
FilterCollection.Remove method
Removes the first occurrence of a specific object from this collection.
public bool Remove(Filter item)
Parameter | Type | Description |
---|---|---|
item | Filter | the specified object to remove. |
Return Value
true if the specified object was successfully removed from this collection; otherwise, false.
See Also
- class Filter
- class FilterCollection
- namespace Aspose.Tasks
- assembly Aspose.Tasks