EventItemCollection.Remove

EventItemCollection.Remove method

Remove the eventItem from the collection.

public void Remove(EventItem eventItem)
ParameterTypeDescription
eventItemEventItem

See Also