リサイズはクリックかドラッグ

ThisCommonEventVariableAddressInequality 演算子 (ThisCommonEventVariableAddress, ThisCommonEventVariableAddress)

!=

名前空間:  WodiLib.Cmn
アセンブリ:  WodiLib (in WodiLib.dll) バージョン: 2.3.0.0
構文
C#
public static bool operator !=(
	ThisCommonEventVariableAddress left,
	ThisCommonEventVariableAddress right
)

パラメーター

left
型: WodiLib.CmnThisCommonEventVariableAddress
左辺
right
型: WodiLib.CmnThisCommonEventVariableAddress
右辺

戻り値

型: Boolean
左辺!=右辺の場合true
関連項目