Char Structure

T3000 CrossPlatform

Char Structure

[This is preliminary documentation and is subject to change.]

Char and style

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public struct Char
Public Structure Char

Dim instance As Char

The Char type exposes the following members.

Constructors
  NameDescription
Public methodChar
Initializes a new instance of the Char class
Top
Methods
  NameDescription
Public methodEquals (Inherited from ValueType.)
Public methodGetHashCode (Inherited from ValueType.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from ValueType.)
Top
Fields
  NameDescription
Public fieldc
Unicode character
Public fieldstyle
Style bit mask
Top
See Also