Represents a strongly-typed sorted collection of DateTime objects.
The following tables list the members exposed by the DateList type.
Name | Description | |
---|---|---|
Initializes a new instance of the DateList class. |
Name | Description | |
---|---|---|
Overloaded. (Inherited from BaseList.) |
||
Adds a BaseListListener to the list. (Inherited from BaseList.) |
||
Adds a ChangeListener to the list. |
||
Removes all elements from the list. (Inherited from BaseList.) |
||
Gets the first element of this list. (Inherited from BaseList.) |
||
Returns the element at the specified position in the list. (Inherited from BaseList.) |
||
Gets the last element of this list. (Inherited from BaseList.) |
||
(Inherited from BaseList.) |
||
Overloaded. (Inherited from BaseList.) |
||
Removes the specified BaseListListener from the list. (Inherited from BaseList.) |
||
Removes the specified ChangeListener from the list. |
||
Replaces the element at the specified position in this list with the specified element. (Inherited from BaseList.) |
||
Returns the number of elements in the list. (Inherited from BaseList.) |
||
(Inherited from BaseList.) |