IBiDirEnumerator<T>.MovePrevious method

Moves to the previous element in the list

public bool MovePrevious()

Return Value

Returns false if at the beginning of the list.

See Also