[]
        
(Showing Draft Content)

C1.Schedule.DateList.Remove

Remove Method

Remove(DateTime)

Removes specified item from the wrapped list.

Declaration
public void Remove(DateTime item)
Public Sub Remove(item As Date)
Parameters
Type Name Description
DateTime item

The DateTime value to remove.