Represents a strongly-typed sorted collection of TimetableDate objects.
The following tables list the members exposed by the TimetableDateCollection type.
Name | Description | |
---|---|---|
![]() |
Overloaded. |
Name | Description | |
---|---|---|
![]() |
This is the indexer of the collection. Gets or sets the TimetableDate object located at the specified position within this collection. |
Name | Description | |
---|---|---|
![]() |
Adds the specified TimetableDate object to this collection. |
|
![]() |
Removes all elements from the collection. |
|
![]() |
Determines whether this collection contains the specified TimetableDate instance. |
|
![]() |
Copies the elements of this TimetableDateCollection to the specified collection at the specified index. |
|
![]() |
Returns the zero-based index of the first occurrence of the specified TimetableDate object in this collection. |
|
![]() |
Inserts a TimetableDate object into the collection at the specified index. |
|
![]() |
Removes the first occurrence of a TimetableDate object from this collection. |
|
![]() |
Removes the element at the specified index from this collection. |
|
![]() |
Sorts the items in the collection. |
Name | Description | |
---|---|---|
![]() |
CollectionBase.OnClearComplete override. |
|
![]() |
CollectionBase.OnInsertComplete override. |
|
![]() |
CollectionBase.OnRemoveComplete override. |
|
![]() |
CollectionBase.OnSetComplete override. |