Table of Contents

Struct OffsetChangeMapEntry

Namespace
Terminal.Gui.Editor.Document
Assembly
Terminal.Gui.Editor.dll
public readonly struct OffsetChangeMapEntry : IEquatable<OffsetChangeMapEntry>
Implements
Inherited Members

Constructors

OffsetChangeMapEntry(int, int, int)
OffsetChangeMapEntry(int, int, int, bool, bool)

Properties

DefaultAnchorMovementIsBeforeInsertion
InsertionLength
Offset
RemovalLength
RemovalNeverCausesAnchorDeletion

Methods

Equals(object)
Equals(OffsetChangeMapEntry)
GetHashCode()
GetNewOffset(int, AnchorMovementType)

Operators

operator ==(OffsetChangeMapEntry, OffsetChangeMapEntry)
operator !=(OffsetChangeMapEntry, OffsetChangeMapEntry)