Method GetPrevHistory
GetPrevHistory(ref KeyValuePair<string, SymbolLocation>)
Moves to the previous location in the stored history collection.
public int GetPrevHistory(ref KeyValuePair<string, SymbolLocation> pair)
Parameters
pair
KeyValuePair<string, SymbolLocation>Receives location information.
Returns
- int
Index of the current location information in the collection.