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