EventItemCollection.Add

EventItemCollection.Add method

Add the eventItem in the collection.

public int Add(EventItem eventItem)
ParameterTypeDescription
eventItemEventItem

See Also