ComponentOne GanttView for WinForms
Remove Method (CalendarExceptionCollection)

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

Parameters

item
See Also

Reference

CalendarExceptionCollection Class
CalendarExceptionCollection Members