Click or drag to resize

CSequence Properties

The CSequence type exposes the following members.

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