UnderscoredBuiltInType Type
Built in types that are represented by an underscore (_), then a letter.
Union cases
Union case | Description |
Full Usage:
Bool
|
|
Full Usage:
Char16T
|
|
Full Usage:
Char32T
|
|
Full Usage:
Int128
|
|
Full Usage:
Int16
|
|
Full Usage:
Int32
|
|
Full Usage:
Int64
|
|
Full Usage:
Int8
|
|
Full Usage:
UnknownUnderscoredBuiltInType
|
|
Full Usage:
UnsignedInt128
|
|
Full Usage:
UnsignedInt16
|
|
Full Usage:
UnsignedInt32
|
|
Full Usage:
UnsignedInt64
|
|
Full Usage:
UnsignedInt8
|
|
Full Usage:
WCharT
|
Instance members
Instance member | Description |
Full Usage:
this.IsBool
Returns: bool
|
|
Full Usage:
this.IsChar16T
Returns: bool
|
|
Full Usage:
this.IsChar32T
Returns: bool
|
|
Full Usage:
this.IsInt128
Returns: bool
|
|
Full Usage:
this.IsInt16
Returns: bool
|
|
Full Usage:
this.IsInt32
Returns: bool
|
|
Full Usage:
this.IsInt64
Returns: bool
|
|
Full Usage:
this.IsInt8
Returns: bool
|
|
Full Usage:
this.IsUnknownUnderscoredBuiltInType
Returns: bool
|
|
Full Usage:
this.IsUnsignedInt128
Returns: bool
|
|
Full Usage:
this.IsUnsignedInt16
Returns: bool
|
|
Full Usage:
this.IsUnsignedInt32
Returns: bool
|
|
Full Usage:
this.IsUnsignedInt64
Returns: bool
|
|
Full Usage:
this.IsUnsignedInt8
Returns: bool
|
|
Full Usage:
this.IsWCharT
Returns: bool
|
|