Creates an immutable snapshot of a part of this text source.
Unlike all other methods in this interface, this method is thread-safe.
Declaration Syntax
C# | Visual Basic | Visual C++ |
ITextSource CreateSnapshot( int offset, int length )
Function CreateSnapshot ( _ offset As Integer, _ length As Integer _ ) As ITextSource
ITextSource^ CreateSnapshot( int offset, int length )
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238