ComponentOne Scheduler for WPF and Silverlight
Remove Method (DateList)

C1.WPF.Schedule Namespace > DateList Class : Remove Method
Syntax
'Declaration
 
Public Function Remove( _
   ByVal item As System.Date _
) As System.Boolean
public System.bool Remove( 
   System.DateTime item
)

Parameters

item
See Also

Reference

DateList Class
DateList Members