Click or drag to resize

Tools Methods

The Tools type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCombineHashes(Int32) Combines the hash values into a combined hash.
Public methodStatic memberCombineHashes(Int32, Int32) Combines the hash values into a combined hash.
Public methodStatic memberCombineHashes(Int32, Int32, Int32) Combines the hash values into a combined hash.
Public methodStatic memberCombineHashes(Int32, Int32, Int32, Int32) Combines the hash values into a combined hash.
Public methodStatic memberCombineHashes(Int32, Int32, Int32, Int32, Int32) Combines the hash values into a combined hash.
Public methodStatic memberCombineHashes(Int32, Int32, Int32, Int32, Int32, Int32) Combines the hash values into a combined hash.
Public methodStatic memberConvertToDouble Converts a value into a string. Values should only contain ONE , or . as the decimal separator. The method first replaces either all , or all . into the current decimal separator to hopefully create the correct value for the current culture. This will not work with numbers containing thousand-separators as well!
Top
See Also