AvalonEdit
IReadOnlySectionProvider Interface
NamespacesICSharpCode.AvalonEdit.EditingIReadOnlySectionProvider
Determines whether the document can be modified.
Declaration Syntax
C#Visual BasicVisual C++
public interface IReadOnlySectionProvider
Public Interface IReadOnlySectionProvider
public interface class IReadOnlySectionProvider
Members
All MembersMethods



IconMemberDescription
CanInsert(Int32)
Gets whether insertion is possible at the specified offset.

GetDeletableSegments(ISegment)
Gets the deletable segments inside the given segment.

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