Struct OffsetChangeMapEntry NamespaceTerminal.Gui.Editor.Document AssemblyTerminal.Gui.Editor.dll public readonly struct OffsetChangeMapEntry : IEquatable<OffsetChangeMapEntry> Implements IEquatable<OffsetChangeMapEntry> Inherited Members ValueType.ToString() object.GetType() object.Equals(object, object) object.ReferenceEquals(object, object) 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)