add method
add(item)
Add the User object in the collection.
Returns
def add(self, item):
...
| Parameter | Type | Description |
|---|---|---|
| item | User |
See Also
- module aspose.diagram
- class UserCollection
Add the User object in the collection.
def add(self, item):
...
| Parameter | Type | Description |
|---|---|---|
| item | User |