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