[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.HolidayCollection.Remove

Remove Method

Remove(IHoliday)

Removes the first occurrence of the specified IHoliday from the HolidayCollection.

Declaration
public void Remove(IHoliday holiday)
Public Sub Remove(holiday As IHoliday)
Parameters
Type Name Description
IHoliday holiday

The IHoliday to remove from the collection.