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