AvalonEdit
CreateSnapshot Method
NamespacesICSharpCode.AvalonEdit.DocumentStringTextSourceCreateSnapshot()()()()
Creates an immutable snapshot of this text source. Unlike all other methods in this interface, this method is thread-safe.
Declaration Syntax
C#Visual BasicVisual C++
public ITextSource CreateSnapshot()
Public Function CreateSnapshot As ITextSource
public:
virtual ITextSource^ CreateSnapshot() sealed

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