Operatore Equality
Determines whether the specified object key is equal to the referenced object key.
Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.
Elenco degli overload
Nome | Descrizione | |
---|---|---|
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 alto
Vedere anche