HashFunctionGetHash Method |
| Name | Description | |
|---|---|---|
| GetHash(Int32) |
Optional method that can be implemented to optimize this special case.
| |
| GetHash(Int32) |
Main hash function for any number of parameters.
| |
| GetHash(Int32, Int32) |
Optional method that can be implemented to optimize this special case.
| |
| GetHash(Int32, Int32, Int32) |
Optional method that can be implemented to optimize this special case.
|