Compartir a través de


Equality Operador

Determines whether two objects are the same.

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

Arriba