Geotools.Net

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

Envelope Class | Envelope Members | Geotools.Geometries Namespace