







Line of text
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)
Syntax
| C# |
|---|
public class Line : IList<Char>, ICollection<Char>, IEnumerable<Char>, IEnumerable |
| Visual Basic |
|---|
Public Class Line _ Implements IList(Of Char), ICollection(Of Char), _ IEnumerable(Of Char), IEnumerable |
| Visual C++ |
|---|
public ref class Line : IList<Char>, ICollection<Char>, IEnumerable<Char>, IEnumerable |
