点击或拖拽改变大小

__WinBool.Inequality 运算符 (__WinBool, Boolean)

X#

命名空间:  XSharp
程序集:  XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法
 STATIC  OPERATOR !=(
	lhs AS LOGIC,
	rhs AS LOGIC
) AS LOGIC
查看代码

参数

lhs
类型:__WinBool
rhs
类型:Boolean

返回值

类型:Boolean
参见