Cauldron Win32 Libraries
Cauldron Win32 Libraries
Cauldron
DynamicEqualityComparer(T) Class
DynamicEqualityComparer(T) Methods
Equals Method
GetHashCode Method
DynamicEqualityComparer
T
GetHashCode Method
Returns a hash code for the specified object
Namespace:
Cauldron
Assembly:
Cauldron (in Cauldron.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
Copy
public
int
GetHashCode
( T
obj
)
Parameters
obj
Type:
T
The
Object
for which a hash code is to be returned.
Return Value
Type:
Int32
A hash code for the specified object
Implements
IEqualityComparer
T
GetHashCode(T)
See Also
Reference
DynamicEqualityComparer
T
Class
Cauldron Namespace
https://raw.githubusercontent.com/Capgemini/Cauldron/master/LICENSE
Send comments on this topic to
alexander.schunk@capgemini.com