ComponentOne GanttView for WinForms
RemoveAt Method (CalendarExceptionCollection)

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > CalendarExceptionCollection Class : RemoveAt Method
Syntax
'Declaration
 
Public Sub RemoveAt( _
   ByVal index As System.Integer _
) 
public void RemoveAt( 
   System.int index
)

Parameters

index
See Also

Reference

CalendarExceptionCollection Class
CalendarExceptionCollection Members