AppointmentsCollectionAdd Method
Namespace: BeeMobile.MonthCalendarAssembly: BeeMobile.MonthCalendar.NET48 (in BeeMobile.MonthCalendar.NET48.dll) Version: 4.8.0.2
public int Add(
Appointment value
)
Public Function Add (
value As Appointment
) As Integer
- value Appointment
- A Appointment object to add.
Int32Index of the
Appointment which has been added to the collection.