Constructor TextStrings
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v10.dll
TextStrings(ITextSource)
Initializes a new instance of the TextStrings class with specified parameters.
public TextStrings(ITextSource source)
Parameters
sourceITextSourceITextSourcethat contains this collection of lines.
TextStrings()
Initializes a new instance of the TextStrings class with default settings.
public TextStrings()