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
ITextSourceITextSource
that contains this collection of lines.
TextStrings()
Initializes a new instance of the TextStrings
class with default settings.
public TextStrings()