Remove

EventItemCollection.Remove method

Remove the eventItem from the collection.

public void Remove(EventItem eventItem)
Parameter Type Description
eventItem EventItem

See Also