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

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