Browser.Next Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.