System.Web.UI.WebControls.SelectedDatesCollection.Remove Method

Removes the specified DateTime object from the System.Web.UI.WebControls.SelectedDatesCollection collection.

Syntax

public void Remove (DateTime date)

Parameters

date
The DateTime to remove from the System.Web.UI.WebControls.SelectedDatesCollection.

Remarks

Use this method to remove the specified DateTime object from the System.Web.UI.WebControls.SelectedDatesCollection collection.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0