Method GetHashCode
GetHashCode()
Provides a numeric value that is used to identify an object in hash-based algorithms.
Declaration
public override int GetHashCode()
Returns
Type | Description |
---|---|
int |
Provides a numeric value that is used to identify an object in hash-based algorithms.
public override int GetHashCode()
Type | Description |
---|---|
int |