Equality Operador

Determines whether the specified object key is equal to the referenced object key.

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, Computer. . :: . .Key) A Boolean value that specifies whether the specified keys are equal. If true, the keys are equal; otherwise, false.
Operador públicoMiembro estático Equality(Computer. . :: . .Key, Computer. . :: . .Key) Determines whether the specified object key is equal to the referenced object key.
Operador públicoMiembro estático Equality(Computer. . :: . .Key, Object) Determines whether the specified object key is equal to the referenced object key.

Arriba