ComponentOne Scheduler for WinForms
Insert Method (DateAppointmentsCollection)

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule.Printing Namespace > DateAppointmentsCollection Class : Insert Method
Syntax
'Declaration
 
Public Sub Insert( _
   ByVal index As System.Integer, _
   ByVal item As DateAppointments _
) 
public void Insert( 
   System.int index,
   DateAppointments item
)

Parameters

index
item
See Also

Reference

DateAppointmentsCollection Class
DateAppointmentsCollection Members