Table of Contents

Method RestorePositionWithUndo

Namespace
Alternet.Editor.TextSource
Assembly
Alternet.Editor.v9.dll

RestorePositionWithUndo(int)

When implemented by a class, restores position from stored position list by given index.

void RestorePositionWithUndo(int index)

Parameters

index int

Index of position to restore.