Click or drag to resize

__WinBool.Inequality Operator (__WinBool, __WinBool)

X#

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

Parameters

lhs
Type: __WinBool
rhs
Type: __WinBool

Return Value

Type: Logic
See Also