remove method
remove(event_item)
Remove the eventItem from the collection.
def remove(self, event_item):
...
Parameter | Type | Description |
---|---|---|
event_item | EventItem |
See Also
- module aspose.diagram
- class EventItemCollection
Remove the eventItem from the collection.
def remove(self, event_item):
...
Parameter | Type | Description |
---|---|---|
event_item | EventItem |