IEqualityComparable<T>
IEqualityComparable
IEqualityComparable
Description
The IEqualityComparable
Declaration
template<typename T>
interface IEqualityComparableHeader
#include <Generic\Interfaces\IEqualityComparable.mqh>Inheritance Hierarchy
IEqualityComparable
Direct descendants
Class Methods
| Method | Description |
|---|---|
| Equals | Compares the current object with the specified value |
| HashCode | Calculates the hash code value for the current object |
Last updated on