共用方式為


Equality 運算子

Initializes a new instance of the op_Equality class.

多載清單 

  名稱 描述
公用運算子靜態成員 Equality(Object, CollectionItem. . :: . .Key) Does a boolean equality comparison between the object sent as a parameter and the right hand side of the key.
公用運算子靜態成員 Equality(CollectionItem. . :: . .Key, CollectionItem. . :: . .Key) Does a boolean equality comparision between the left hand side of the key and the right hand side of the key.
公用運算子靜態成員 Equality(CollectionItem. . :: . .Key, Object) Does a boolean equality 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.