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