프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
ClearForwardItems ( ) : void |
Removes any Items Forward of the current position
|
|
ImportData ( |
Clears all items then adds all items from the log
|
|
NavigateBack ( ) : IListItemEx |
Navigates backwards one item
|
|
NavigateForward ( ) : IListItemEx |
Navigates forwards one item
|
|
NavigationLog ( IListItemEx StartingLocation ) : System.Collections.Generic |
A generic constructor
|
public NavigationLog ( IListItemEx StartingLocation ) : System.Collections.Generic | ||
StartingLocation | IListItemEx | This location will be added as the first item in |
리턴 | System.Collections.Generic |