remove method
remove
Removes the specified relation from the collection.
def remove(self, relation):
...
| Parameter | Type | Description |
|---|---|---|
| relation | DocumentTableRelation |
The relation to remove. |
See Also
- module
groupdocs.assembly.data - class
DocumentTableRelationCollection