DSequence.Item Property

Overload List

Item[Index]Gets the value at the specified index.
Item[Int32]Gets the value at the specified index.
Item[Range]Gets a range from the sequence.

See Also