ListEnumerator<T>.MovePrevious method

Moves to the previous element in the list

public abstract bool MovePrevious()

See Also