Class ModifiedLine
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
Represents information about a particular line in the text whose content is modified.
public class ModifiedLine
- Inheritance
-
ModifiedLine
Constructors
- ModifiedLine(int, bool)
Initializes a new instance of the ModifiedLine class with specified parameters.
Properties
- Index
Gets line index.
- Saved
Gets a value indicating whether the line has not changed since the last saving.