TimePeriods Properties |
The TimePeriods type exposes the following members.
| Name | Description | |
|---|---|---|
| Capacity | Gets or sets the total number of elements the internal data structure can hold without resizing. (Inherited from ListTimePeriod.) | |
| Count | Gets the number of elements actually contained in the ListT. (Inherited from ListTimePeriod.) | |
| Item | Gets or sets the element at the specified index. (Inherited from ListTimePeriod.) | |
| Last |
Gets the direction indicator object for backward (past) time periods. This is not really
a time period, but rather a modifier on date/time filtering provided here for convenience.
| |
| Next |
Gets the direction indicator object for forward (future) time periods. This is not really
a time period, but rather a modifier on date/time filtering provided here for convenience.
|