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