Header menu logo B2R2

UnderscoredBuiltInType Type

Built in types that are represented by an underscore (_), then a letter.

Union cases

Union case Description

Bool

Full Usage: Bool

Char16T

Full Usage: Char16T

Char32T

Full Usage: Char32T

Int128

Full Usage: Int128

Int16

Full Usage: Int16

Int32

Full Usage: Int32

Int64

Full Usage: Int64

Int8

Full Usage: Int8

UnknownUnderscoredBuiltInType

Full Usage: UnknownUnderscoredBuiltInType

UnsignedInt128

Full Usage: UnsignedInt128

UnsignedInt16

Full Usage: UnsignedInt16

UnsignedInt32

Full Usage: UnsignedInt32

UnsignedInt64

Full Usage: UnsignedInt64

UnsignedInt8

Full Usage: UnsignedInt8

WCharT

Full Usage: WCharT

Instance members

Instance member Description

this.IsBool

Full Usage: this.IsBool

Returns: bool
Returns: bool

this.IsChar16T

Full Usage: this.IsChar16T

Returns: bool
Returns: bool

this.IsChar32T

Full Usage: this.IsChar32T

Returns: bool
Returns: bool

this.IsInt128

Full Usage: this.IsInt128

Returns: bool
Returns: bool

this.IsInt16

Full Usage: this.IsInt16

Returns: bool
Returns: bool

this.IsInt32

Full Usage: this.IsInt32

Returns: bool
Returns: bool

this.IsInt64

Full Usage: this.IsInt64

Returns: bool
Returns: bool

this.IsInt8

Full Usage: this.IsInt8

Returns: bool
Returns: bool

this.IsUnknownUnderscoredBuiltInType

Full Usage: this.IsUnknownUnderscoredBuiltInType

Returns: bool
Returns: bool

this.IsUnsignedInt128

Full Usage: this.IsUnsignedInt128

Returns: bool
Returns: bool

this.IsUnsignedInt16

Full Usage: this.IsUnsignedInt16

Returns: bool
Returns: bool

this.IsUnsignedInt32

Full Usage: this.IsUnsignedInt32

Returns: bool
Returns: bool

this.IsUnsignedInt64

Full Usage: this.IsUnsignedInt64

Returns: bool
Returns: bool

this.IsUnsignedInt8

Full Usage: this.IsUnsignedInt8

Returns: bool
Returns: bool

this.IsWCharT

Full Usage: this.IsWCharT

Returns: bool
Returns: bool

Type something to start searching.