NavigationWindow.GoForward 메서드

정의

전방 탐색 기록에서 가장 최근 항목을 탐색합니다.

public:
 virtual void GoForward();
public:
 void GoForward();
public void GoForward ();
abstract member GoForward : unit -> unit
override this.GoForward : unit -> unit
member this.GoForward : unit -> unit
Public Sub GoForward ()

예외

전방 탐색 기록에 항목이 없을 때 GoForward()가 호출된 경우

적용 대상

추가 정보