Table of Contents

Property ModifiedLines

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

ModifiedLines

When implemented by a class, gets modified lines information.

IEnumerable<ModifiedLine> ModifiedLines { get; }

Property Value

IEnumerable<ModifiedLine>