AvalonEdit
DeclareChangeBlock Method
NamespacesICSharpCode.AvalonEditTextEditorDeclareChangeBlock()()()()
Begins a group of document changes and returns an object that ends the group of document changes when it is disposed.
Declaration Syntax
C#Visual BasicVisual C++
public IDisposable DeclareChangeBlock()
Public Function DeclareChangeBlock As IDisposable
public:
IDisposable^ DeclareChangeBlock()

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