Table of Contents

Method GetNextHistory

Namespace
Alternet.Editor.Common
Assembly
Alternet.Editor.Common.v10.dll

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.