Table of Contents

Interface IEditNotify

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

Represents extended properties and methods to manage notification between objects.

public interface IEditNotify : INotify, IUpdate

Properties

FirstChanged

When implemented by a class, represents index of the first changed line.

LastChanged

When implemented by a class, represents index of the last changed line.