Click or drag to resize

HashFunctionGetHash Method

Overload List
  NameDescription
Public methodGetHash(Int32)
Optional method that can be implemented to optimize this special case.
Public methodGetHash(Int32)
Main hash function for any number of parameters.
Public methodGetHash(Int32, Int32)
Optional method that can be implemented to optimize this special case.
Public methodGetHash(Int32, Int32, Int32)
Optional method that can be implemented to optimize this special case.
Top
See Also