IBidirectionalIterator<TValue>.prev Method

Definition

Positions the iterator to the element immediately before the current element.

public:
 void prev();
public void prev ();
abstract member prev : unit -> unit
Public Sub prev ()

Applies to