Updates the start and end offsets of all segments stored in this collection.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public void UpdateOffsets( OffsetChangeMap change )
Public Sub UpdateOffsets ( _ change As OffsetChangeMap _ )
public: void UpdateOffsets( OffsetChangeMap^ change )
Parameters
- change (OffsetChangeMap)
- OffsetChangeMap instance describing the change to the document.
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238