ComponentOne Scheduler for WinForms
Remove Method (CategoryList)

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > CategoryList Class : Remove Method
Syntax
'Declaration
 
Public Function Remove( _
   ByVal item As Category _
) As System.Boolean
public System.bool Remove( 
   Category item
)

Parameters

item
See Also

Reference

CategoryList Class
CategoryList Members