C1.Silverlight.Schedule.5
Remove Method (DateList)

The System.DateTime value to remove.
Removes specified item from the wrapped list.
Syntax
'Declaration
 
Public Sub Remove( _
   ByVal item As System.Date _
) 
public void Remove( 
   System.DateTime item
)

Parameters

item
The System.DateTime value to remove.
See Also

Reference

DateList Class
DateList Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.