AppointmentsCollectionContains Method
Determines whether the collection contains a specific
Appointment.
Namespace: BeeMobile.MonthCalendarAssembly: BeeMobile.MonthCalendar.NET48 (in BeeMobile.MonthCalendar.NET48.dll) Version: 4.8.0.2
public bool Contains(
Appointment value
)
Public Function Contains (
value As Appointment
) As Boolean
- value Appointment
Boolean[Missing <returns> documentation for "M:BeeMobile.MonthCalendar.AppointmentsCollection.Contains(BeeMobile.MonthCalendar.Appointment)"]