Inequality 运算符

Determines whether the two specified objects are not equal.

此成员被重载。有关此成员的完整信息,包括语法、用法和示例,请单击重载列表中的名称。

重载列表

  名称 说明
公共运算符静态成员 Inequality(Object, RegisteredServer. . :: . .Key) Determines whether two objects are equal by performing an inequality operation on them using the specified object and right operator.
公共运算符静态成员 Inequality(RegisteredServer. . :: . .Key, RegisteredServer. . :: . .Key) Determines whether two objects are equal by performing an inequality operation on them using the left operator and right operator.
公共运算符静态成员 Inequality(RegisteredServer. . :: . .Key, Object) Determines whether two objects are equal by performing an inequality operation on them using the specified object and left operator.

页首