Remove Method

WebControls UltimateCalendar

UltimateCalendar Class Library

SpecialDatesCollection.Remove Method

Removes the specified SpecialDate from the SpecialDatesCollection.

Overload List

Removes the specified SpecialDate from the SpecialDatesCollection.

public void Remove(SpecialDate);

Removes the specified System.DateTime from the SpecialDatesCollection.

public void Remove(DateTime);

See Also

SpecialDatesCollection Class | Karamasoft.WebControls.UltimateCalendar Namespace