Iterates over a list of values.
Rest
The number of values returned by a call to next(). A value of one means one value, a value greater than one means an array with that amount of values.
the type of this DseValues.
true if it has another element to return.
the next element.
Resets the iterator.
Iterates over a list of values.