Table of Contents

Method GetPrevHistory

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

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.