Table of Contents

Class OffsetChangeMap

Namespace
Terminal.Gui.Editor.Document
Assembly
Terminal.Gui.Editor.dll
public sealed class OffsetChangeMap : Collection<OffsetChangeMapEntry>, IList<OffsetChangeMapEntry>, ICollection<OffsetChangeMapEntry>, IList, ICollection, IReadOnlyList<OffsetChangeMapEntry>, IReadOnlyCollection<OffsetChangeMapEntry>, IEnumerable<OffsetChangeMapEntry>, IEnumerable
Inheritance
OffsetChangeMap
Implements
Inherited Members

Constructors

OffsetChangeMap()

Fields

Empty

Properties

IsFrozen

Methods

ClearItems()
Freeze()
FromSingleElement(OffsetChangeMapEntry)
GetNewOffset(int, AnchorMovementType)
InsertItem(int, OffsetChangeMapEntry)
Invert()
IsValidForDocumentChange(int, int, int)
RemoveItem(int)
SetItem(int, OffsetChangeMapEntry)