Click or drag to resize

HashFunctionValue Method

Overload List
  NameDescription
Public methodValue(Int32)
Optional method that can be implemented to optimize this special case.
Public methodValue(Int32)
Gets a floating point value representation (between 0 and 1) of the hash for the given data.
Public methodValue(Int32, Int32)
Optional method that can be implemented to optimize this special case.
Public methodValue(Int32, Int32, Int32)
Optional method that can be implemented to optimize this special case.
Top
See Also