Geotools.Net

Coordinate.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

Coordinate Class | Coordinate Members | Geotools.Geometries Namespace