Gets the OffsetChangeMap associated with this document change.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public OffsetChangeMap OffsetChangeMap { get; }
Public ReadOnly Property OffsetChangeMap As OffsetChangeMap Get
public: property OffsetChangeMap^ OffsetChangeMap { OffsetChangeMap^ get (); }
Remarks
The OffsetChangeMap instance is guaranteed to be frozen and thus thread-safe.
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238