共用方式為


Inequality 運算子

Determines whether two objects are the different.

此成員已超載。如需此成員完整的詳細資訊 (包括語法、使用狀況及範例),按一下多載清單中的名稱。

多載 清單

  名稱 說明
公用運算子靜態成員 Inequality(Object, NameKey) Determines whether the the specified Object is different than the object represented by the specified NameKey .
公用運算子靜態成員 Inequality(NameKey, NameKey) Determines whether the objects represented by the two specified NameKey values are different.
公用運算子靜態成員 Inequality(NameKey, Object) Determines whether the object represented by the specified NameKey is different than the specified Object.

上層