Constructor OffsetChangeMapEntry
OffsetChangeMapEntry(int, int, int)
public OffsetChangeMapEntry(int offset, int removalLength, int insertionLength)
Parameters
OffsetChangeMapEntry(int, int, int, bool, bool)
public OffsetChangeMapEntry(int offset, int removalLength, int insertionLength, bool removalNeverCausesAnchorDeletion, bool defaultAnchorMovementIsBeforeInsertion)