C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / AppointmentCollection Class / Add Method

In This Topic
Add Method (AppointmentCollection)
In This Topic
Creates the new Appointment object with default settings and adds it to the collection.
Overload List
OverloadDescription
Creates the new Appointment object with default settings and adds it to the collection.  
Creates the new Appointment object with specified parameters and adds it to the collection.  
Creates the new Appointment object with specified parameters and adds it to the collection.  
Creates the new Appointment object with specified parameters and adds it to the collection.  
Creates the new Appointment object with specified parameters and adds it to the collection.  
Creates the new Appointment object with default settings and adds it to the collection. (Inherited from C1.C1Schedule.BaseCollection<Appointment>)
See Also