Char Structure
Represents a character as a UTF-16 code unit.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[ExternalAttribute] [NameAttribute] [ConstructorAttribute] public struct Char : IComparable, IComparable<char>, IEquatable<char>, IFormattable
<ExternalAttribute> _ <NameAttribute> _ <ConstructorAttribute> _ Public Structure Char _ Implements IComparable, IComparable(Of Char), _ IEquatable(Of Char), IFormattable
[ExternalAttribute] [NameAttribute] [ConstructorAttribute] public value class Char : IComparable, IComparable<wchar_t^>, IEquatable<wchar_t^>, IFormattable