Table of Contents

Constructor TextStrings

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

TextStrings(ITextSource)

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

public TextStrings(ITextSource source)

Parameters

source ITextSource

ITextSource that contains this collection of lines.

TextStrings()

Initializes a new instance of the TextStrings class with default settings.

public TextStrings()