C1.Silverlight.Schedule.5 Assembly > C1.C1Schedule Namespace > AppointmentList Class : Insert Method |
'Declaration Public Sub Insert( _ ByVal index As System.Integer, _ ByVal item As Appointment _ )
public void Insert( System.int index, Appointment item )