add method
add(event_item)
Add the eventItem in the collection.
Returns
def add(self, event_item):
...
Parameter | Type | Description |
---|---|---|
event_item | EventItem |
See Also
- module aspose.diagram
- class EventItemCollection
Add the eventItem in the collection.
def add(self, event_item):
...
Parameter | Type | Description |
---|---|---|
event_item | EventItem |