Operatore Equality
Performs a Boolean equality operation to determine whether two DACDomain keys reference the same DAC domain.
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, DacDomain. . :: . .Key) | Performs a Boolean equality operation to determine whether a specified object is the same as the DAC domain associated with a specified DACDomain key. | |
Equality(DacDomain. . :: . .Key, DacDomain. . :: . .Key) | Performs a Boolean equality operation to determine whether two DACDomain keys reference the same DAC domain. | |
Equality(DacDomain. . :: . .Key, Object) | Performs a Boolean equality operation to determine whether a specified object is the same as the DAC domain associated with a specified DACDomain key. |
In alto
Vedere anche