Compartilhar via


Operador Equality

Determines whether two objects are the same.

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
Operador públicoMembro estático Equality(Object, NameKey) Determines whether the the specified Object is the same as the object represented by the specified NameKey .
Operador públicoMembro estático Equality(NameKey, NameKey) Determines whether the objects represented by the two specified NameKey values are the same.
Operador públicoMembro estático Equality(NameKey, Object) Determines whether the object represented by the specified NameKey is the same as the specified Object.

Início