Click or drag to resize

__WinBool.Equality Operator (Logic, __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: Logic
rhs
Type: __WinBool

Return Value

Type: Logic
See Also