Determines if the two objects are of the same type and if they contain the elements.
[Visual Basic]
Overrides Public Function Equals( _
ByVal other As Object _
) As Boolean
A bool containing either true of false based on the equality of the two objects.
Missing <remarks> documentation for M:Geotools.Geometries.Envelope.Equals(System.Object)
Envelope Class | Envelope Members | Geotools.Geometries Namespace