Inequality 运算符

Determines whether two objects are different.

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

重载列表

  名称 说明
公共运算符静态成员 Inequality(Object, RegisteredServersStore. . :: . .Key) Determines whether the object identified by a Object is different than the object identified by a RegisteredServersStore..::..Key.
公共运算符静态成员 Inequality(RegisteredServersStore. . :: . .Key, RegisteredServersStore. . :: . .Key) Determines whether the objects identified by two RegisteredServersStore..::..Key objects are different.
公共运算符静态成员 Inequality(RegisteredServersStore. . :: . .Key, Object) Determines whether the object identified by a Object is different than the object identified by a RegisteredServersStore..::..Key.

页首