add method

add(event_item)

Add the eventItem in the collection.

Returns

def add(self, event_item):
    ...
ParameterTypeDescription
event_itemEventItem

See Also