[]
        
(Showing Draft Content)

C1.Schedule.DateList.Remove

Remove Method

Remove(DateTime)

Removes specified item from the wrapped list.

Declaration
public void Remove(DateTime item)
Parameters
Type Name Description
DateTime item

The DateTime value to remove.