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, EvaluationDetail. . :: . .Key) Determines whether the object identified by a Object is the same as the object identified by a EvaluationDetail..::..Key.
Operador públicoMiembro estático Equality(EvaluationDetail. . :: . .Key, EvaluationDetail. . :: . .Key) Determines whether the objects identified by two EvaluationDetail..::..Key objects are the same.
Operador públicoMiembro estático Equality(EvaluationDetail. . :: . .Key, Object) Determines whether the object identified by a Object is the same as the object identified by a EvaluationDetail..::..Key.

Arriba