C1.Silverlight.Schedule.5 Assembly > C1.C1Schedule Namespace > AppointmentCollection Class > Add Method : Add(DateTime,TimeSpan) Method |
'Declaration Public Overloads Function Add( _ ByVal start As System.Date, _ ByVal duration As System.TimeSpan _ ) As Appointment
public Appointment Add( System.DateTime start, System.TimeSpan duration )