AvalonEdit
RebuildDocument Method
NamespacesICSharpCode.AvalonEdit.DocumentILineTrackerRebuildDocument()()()()
Indicates that there were changes to the document that the line tracker was not notified of. The document is in a consistent state (but the line trackers aren't), and line trackers should throw away their data and rebuild the document.
Declaration Syntax
C#Visual BasicVisual C++
void RebuildDocument()
Sub RebuildDocument
void RebuildDocument()

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