Compartir a través de


Inequality Operador

Determines whether two objects are the 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, NameKey) Determines whether the the specified Object is different than the object represented by the specified NameKey .
Operador públicoMiembro estático Inequality(NameKey, NameKey) Determines whether the objects represented by the two specified NameKey values are different.
Operador públicoMiembro estático Inequality(NameKey, Object) Determines whether the object represented by the specified NameKey is different than the specified Object.

Arriba