ComponentOne Scheduler for WinForms
Insert Method (AppointmentMappingCollection)

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

Parameters

index
item
See Also

Reference

AppointmentMappingCollection Class
AppointmentMappingCollection Members