Constructor DisplayStrings
DisplayStrings(TextEditor, ITextStrings)
Initializes a new instance of the DisplayStrings class with specified parameters.
public DisplayStrings(TextEditor owner, ITextStrings strings)
Parameters
ownerTextEditorSpecifies owner of this new instance.
stringsITextStringsSpecifies collection of underlying lines.