Overload List

  NameDescription
Public propertyItem[([(TKey])])
Gets the element with the specified key.
(Inherited from KeyedCollection<(Of <(<'DateTime, DateAppointments>)>)>.)
Public propertyItem[([(Int32])])
Gets or sets the element at the specified index.
(Inherited from Collection<(Of <(<'DateAppointments>)>)>.)
Public propertyItem[([(DateTime, DateTime])])
Gets a new DateAppointmentsCollection collection containing DateAppointments objects for the specified date range.

See Also