Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / AppointmentCollection Class / Contains Method

In This Topic
    Contains Method (AppointmentCollection)
    In This Topic
    Check if collection contains an item with specified index.
    Overload List
    OverloadDescription
    Check if collection contains an item with specified index. (Inherited from C1.C1Schedule.BaseCollection<Appointment>)
    (Inherited from System.Collections.ObjectModel.KeyedCollection<TKey,TItem>)
    (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    See Also