AvalonEdit
UpdateOffsets Method (change)
NamespacesICSharpCode.AvalonEdit.DocumentTextSegmentCollection<(Of <(<'T>)>)>UpdateOffsets(OffsetChangeMapEntry)
Updates the start and end offsets of all segments stored in this collection.
Declaration Syntax
C#Visual BasicVisual C++
public void UpdateOffsets(
	OffsetChangeMapEntry change
)
Public Sub UpdateOffsets ( _
	change As OffsetChangeMapEntry _
)
public:
void UpdateOffsets(
	OffsetChangeMapEntry change
)
Parameters
change (OffsetChangeMapEntry)
OffsetChangeMapEntry instance describing the change to the document.

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238