remove method
remove(item)
Remove the User object from the collection.
def remove(self, item):
...
| Parameter | Type | Description |
|---|---|---|
| item | User |
See Also
- module aspose.diagram
- class UserCollection
Remove the User object from the collection.
def remove(self, item):
...
| Parameter | Type | Description |
|---|---|---|
| item | User |