Table of Contents

Property ModifiedLines

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

ModifiedLines

When implemented by a class, gets modified lines information.

IEnumerable<ModifiedLine> ModifiedLines { get; }

Property Value

IEnumerable<ModifiedLine>