Range Class

Fast Colored Text Box

Collapse imageExpand ImageCopy imageCopyHover image
Diapason of text chars

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

Syntax

C#
public class Range : IEnumerable<Place>, 
	IEnumerable
Visual Basic
Public Class Range _
	Implements IEnumerable(Of Place), IEnumerable
Visual C++
public ref class Range : IEnumerable<Place>, 
	IEnumerable

Inheritance Hierarchy

System..::..Object
  FastColoredTextBoxNS..::..Range

See Also