Table of Contents

Property Edits

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

Edits

When implemented by a class, represents a collection of ISyntaxEdit controls linked to the text source.

IList<ISyntaxEdit> Edits { get; }

Property Value

IList<ISyntaxEdit>