Property | Type | Description |
---|
Method | Description | |
---|---|---|
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 ImportData ( |
||
log | ||
return | void |
public NavigationLog ( IListItemEx StartingLocation ) : System.Collections.Generic | ||
StartingLocation | IListItemEx | This location will be added as the first item in |
return | System.Collections.Generic |