共用方式為


Inequality 運算子

Determines whether two objects are different.

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

多載 清單

  名稱 說明
公用運算子靜態成員 Inequality(Object, Policy. . :: . .Key) Determines whether the object identified by a Object is different than the object identified by a Policy..::..Key.
公用運算子靜態成員 Inequality(Policy. . :: . .Key, Policy. . :: . .Key) Determines whether the objects identified by two Policy..::..Key objects are the same.
公用運算子靜態成員 Inequality(Policy. . :: . .Key, Object) Determines whether the object identified by a Object is different than the object identified by a Policy..::..Key.

上層