Overload List
| Name | Description | |
|---|---|---|
| Item[([(TKey])]) |
Gets the element with the specified key.
(Inherited from KeyedCollection<(Of <(<'DateTime, DateAppointments>)>)>.) | |
| Item[([(Int32])]) |
Gets or sets the element at the specified index.
(Inherited from Collection<(Of <(<'DateAppointments>)>)>.) | |
| Item[([(DateTime, DateTime])]) |
Gets a new DateAppointmentsCollection collection containing
DateAppointments objects for the specified date range.
|