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

In This Topic
Add() Method
In This Topic
Creates the new Appointment object with default settings and adds it to the collection.
Syntax
'Declaration
 
Public Overloads Function Add() As Appointment
 

Return Value

The Appointment object.
See Also