Compartir a través de


Inequality Operador

Determines whether two objects are different.

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Operador públicoMiembro estático Inequality(Object, RegisteredServersStore. . :: . .Key) Determines whether the object identified by a Object is different than the object identified by a RegisteredServersStore..::..Key.
Operador públicoMiembro estático Inequality(RegisteredServersStore. . :: . .Key, RegisteredServersStore. . :: . .Key) Determines whether the objects identified by two RegisteredServersStore..::..Key objects are different.
Operador públicoMiembro estático Inequality(RegisteredServersStore. . :: . .Key, Object) Determines whether the object identified by a Object is different than the object identified by a RegisteredServersStore..::..Key.

Arriba