RuntimeHelpers..::..GetHashCode Method
Serves as a hash function for a particular object, and is suitable for use in algorithms and data structures that use hash codes, such as a hash table.
Namespace:
System.Runtime.CompilerServicesAssembly: Bridge (in Bridge.dll)
Syntax
Parameters
- obj
- Type: System..::..Object