共用方式為


Inequality 運算子

Initializes a new instance of the op_Inequality class.

多載清單 

  名稱 描述
公用運算子靜態成員 Inequality(Object, CollectionItem. . :: . .Key) Does a boolean inequality comparision between the object sent as a parameter and the right hand side of the key.
公用運算子靜態成員 Inequality(CollectionItem. . :: . .Key, CollectionItem. . :: . .Key) Does a boolean inequality comparision between the left hand side of the key and the right hand side of the key.
公用運算子靜態成員 Inequality(CollectionItem. . :: . .Key, Object) Does a boolean inequality comparision between the object sent as a parameter and the left hand side of the key.

頂端

備註

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.