Table of Contents

Constructor DisplayStrings

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

DisplayStrings(ISyntaxEdit, ITextStrings)

Initializes a new instance of the DisplayStrings class with specified parameters.

public DisplayStrings(ISyntaxEdit owner, ITextStrings strings)

Parameters

owner ISyntaxEdit

Specifies owner of this new instance.

strings ITextStrings

Specifies collection of underlying lines.