Click or drag to resize

DateSequence Properties

The DateSequence type exposes the following members.

Properties
 NameDescription
Public propertyItemIndexGets the value at the specified index.
(Overrides BaseSequenceT, TSelfItemIndex)
Public propertyItemInt32Gets the value at the specified index.
(Inherited from BaseSequenceT, TSelf)
Public propertyItemRangeGets a range from the sequence.
(Overrides BaseSequenceT, TSelfItemRange)
Top
See Also