Оператор Equality
Determines whether two objects are the same.
Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.
Список перегрузок
| Имя | Описание | |
|---|---|---|
![]() ![]() |
Equality(Object, NameKey) | Determines whether the the specified Object is the same as the object represented by the specified NameKey . |
![]() ![]() |
Equality(NameKey, NameKey) | Determines whether the objects represented by the two specified NameKey values are the same. |
![]() ![]() |
Equality(NameKey, Object) | Determines whether the object represented by the specified NameKey is the same as the specified Object. |
В начало
.gif)
.gif)