Класс для сравнения объектов типа TypeKeyPair.
Подробнее...
Класс для сравнения объектов типа TypeKeyPair.
◆ Equals()
Determines whether two objects of type x are equal.
- Возвращает
- True if the specified objects are equal; otherwise, false.
- Аргументы
-
x | The first object to compare. |
y | The second object to compare. |
◆ GetHashCode()
override int ICSSoft.STORMNET.TypeKeyPairEqualityComparer.GetHashCode |
( |
TypeKeyPair |
obj | ) |
|
|
inline |
Serves as a hash function for the specified object for hashing algorithms and data structures, such as a hash table.
- Возвращает
- A hash code for the specified object.
- Аргументы
-
obj | The object for which to get a hash code. |