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

CommonEventReturnVariableIndexEquality 演算子

==

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

パラメーター

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

戻り値

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