Bridge

Object..::..GetHashCode Method

Serves as the default hash function.

Namespace:  System
Assembly:  Bridge (in Bridge.dll)

Syntax


[TemplateAttribute]
public virtual int GetHashCode()
<TemplateAttribute> _
Public Overridable Function GetHashCode As Integer
[TemplateAttribute]
public:
virtual int^ GetHashCode()

Return Value

A hash code for the current object.