Click or drag to resize

StreetLinkGetHashCode Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets a hash code for this StreetLink. This will be identical for two objects representing the same link.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public override int GetHashCode()

Return Value

Type: Int32
The hash code for this link.
See Also