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