Click or drag to resize

__WinBool.Inequality Operator (__WinBool, Logic)

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: Logic

Return Value

Type: Logic
See Also