ImageGetHashCode Method
Returns the hash code

Namespace: Selenium
Assembly: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
Syntax
VB Usage
Dim instance As Image
Dim returnValue As Integer

returnValue = instance.GetHashCode()

Return Value

Type: Int32

[Missing <returns> documentation for "M:Selenium.Image.GetHashCode"]

See Also