Click or drag to resize

__WinBool.LogicalNot Operator

X#

Namespace:  XSharp
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 STATIC  OPERATOR !(
	wb AS LOGIC
) AS LOGIC
Request Example View Source

Parameters

wb
Type: __WinBool

Return Value

Type: Logic
See Also