Click or drag to resize

Usual.Equality Operator

X#

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

Parameters

lhs
Type: Usual
rhs
Type: Usual

Return Value

Type: Logic
See Also