Edit

Share via


Browser.Next Method

Definition

Moves the selection to the next item indicated by the browser target.

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

Remarks

Use the Target property to change the browser target.

Applies to