Equality 运算符
Determines whether two objects are the same.
此成员被重载。有关此成员的完整信息,包括语法、用法和示例,请单击重载列表中的名称。
重载列表
名称 | 说明 | |
---|---|---|
Equality(Object, PolicyStore. . :: . .Key) | Determines whether the object identified by a Object is the same as the object identified by a PolicyStore..::..Key. | |
Equality(PolicyStore. . :: . .Key, PolicyStore. . :: . .Key) | Determines whether the objects identified by two PolicyStore..::..Key objects are the same. | |
Equality(PolicyStore. . :: . .Key, Object) | Determines whether the object identified by a Object is the same as the object identified by a PolicyStore..::..Key. |
页首