Geotools.Net

Coordinates.GetHashCode Method 

Returns a unique integer for this object.

[Visual Basic]
Overrides Public Function GetHashCode() As Integer
[C#]
public override int GetHashCode();

Return Value

An integer containing the hash code.

Remarks

Used with hash tables.

See Also

Coordinates Class | Coordinates Members | Geotools.Geometries Namespace