Bridge

Script..::..GetHashCode Method

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

Syntax


[TemplateAttribute]
public static int GetHashCode(
	Object value
)
<TemplateAttribute> _
Public Shared Function GetHashCode ( _
	value As Object _
) As Integer
[TemplateAttribute]
public:
static int^ GetHashCode(
	Object^ value
)

Parameters

value
Type: System..::..Object