Length.op_Inequality

Length Inequality operator

演算子 !=. を実装します

public static bool operator !=(Length a, Length b)
パラメータタイプ説明
aLengthパラメータ a.
bLengthパラメータ b.

戻り値

演算子の結果。

関連項目