Class UnicodeRange | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Represents all of the Uniicode ranges.from System.Text.Unicode.UnicodeRange plus the non-BMP ranges not included.

public class UnicodeRange

Inheritance

UnicodeRange

Inherited Members

Constructors

UnicodeRange(int, int, string)

Represents all of the Uniicode ranges.from System.Text.Unicode.UnicodeRange plus the non-BMP ranges not included.

Properties

Category

The category.

End

The codepoint at the end of the range.

Ranges

Gets the list of all ranges.

Start

Te codepoint at the start of the range.

Methods

GetRanges()

Gets the list of all ranges..