ComponentOne Calendar for UWP
Remove Method (DateList)

C1.UWP.Calendar Assembly > C1.Xaml.Calendar 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