Remove

EventList.Remove method

从列表中删除特定对象的第一个匹配项。

public bool Remove(CustomerEvent value)
范围类型描述
valueCustomerEvent这Object从列表中删除。

也可以看看