CollectionSet.Key.Equality 运算符
包括受保护的成员
包括继承的成员
Initializes a new instance of the op_Equality class.
此成员被重载。有关此成员的完整信息,包括语法、用法和示例,请单击重载列表中的名称。
重载列表
名称 | 说明 | |
---|---|---|
Equality(Object, CollectionSet.Key) | Does a boolean equality comparison between the object sent as a parameter and the right hand side of the key. | |
Equality(CollectionSet.Key, CollectionSet.Key) | Does a Boolean equality comparison between the left hand side of the key and the right hand side of the key. | |
Equality(CollectionSet.Key, Object) | Does a Boolean equality comparison 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.