The following tables list the members exposed by IntervalAppointmentCollection.
Public Properties
| Name | Description |
| Count | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<IntervalAppointment>) |
| HasItems | Gets the System.Boolean value specifying whether collection has items. |
| Item | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<IntervalAppointment>) |
Top
Public Methods
| Name | Description |
| Contains | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<IntervalAppointment>) |
| CopyTo | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<IntervalAppointment>) |
| IndexOf | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<IntervalAppointment>) |
Top
See Also