C1.Silverlight.Schedule.5
Add Method (AppointmentCollection)

Creates the new Appointment object with default settings and adds it to the collection.
Overload List
OverloadDescription
Add()Creates the new Appointment object with default settings and adds it to the collection.  
Add(DateTime,DateTime)Creates the new Appointment object with specified parameters and adds it to the collection.  
Add(DateTime,TimeSpan)Creates the new Appointment object with specified parameters and adds it to the collection.  
Add(DateTime,DateTime,String)Creates the new Appointment object with specified parameters and adds it to the collection.  
Add(DateTime,TimeSpan,String)Creates the new Appointment object with specified parameters and adds it to the collection.  
AddCreates the new Appointment object with default settings and adds it to the collection. (Inherited from C1.C1Schedule.BaseCollection<Appointment>)
See Also

Reference

AppointmentCollection Class
AppointmentCollection Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.