Operador Equality
Determines whether the specified object key is equal to the referenced object key.
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 | |
---|---|---|
Equality(Object, Computer. . :: . .Key) | A Boolean value that specifies whether the specified keys are equal. If true, the keys are equal; otherwise, false. | |
Equality(Computer. . :: . .Key, Computer. . :: . .Key) | Determines whether the specified object key is equal to the referenced object key. | |
Equality(Computer. . :: . .Key, Object) | Determines whether the specified object key is equal to the referenced object key. |
Início
Consulte também