Click or drag to resize

TimePeriods Properties

The TimePeriods type exposes the following members.

Properties
  NameDescription
Public propertyCapacity
Gets or sets the total number of elements the internal data structure can hold without resizing.
(Inherited from ListTimePeriod.)
Public propertyCount (Inherited from ListTimePeriod.)
Public propertyItem
Gets or sets the element at the specified index.
(Inherited from ListTimePeriod.)
Public propertyLast
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.
Public propertyNext
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.
Top
See Also