lines Field

Fast Colored Text Box

Collapse imageExpand ImageCopy imageCopyHover image

Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)

Syntax

C#
protected readonly List<Line> lines
Visual Basic
Protected ReadOnly lines As List(Of Line)
Visual C++
protected:
initonly List<Line^>^ lines

See Also