Miscellaneous operators (Visual Basic)

The following are miscellaneous operators defined in Visual Basic.

?. null-conditional operator

?() null-conditional operator

AddressOf operator

Await operator

GetType operator

Function expression

If operator

TypeOf operator

See also