ArcGIS Pro 2.6 API Reference Guide
IsEqual Method (Envelope)

ArcGIS.Core.Geometry Namespace > Envelope Class : IsEqual Method
Overload List
OverloadDescription
Compares two Envelope for equality. This will check the SpatialReference and coordinates for a match. A geometry to test for equality. Value to indicate if the two geometries are equal.  
Compares two Geometry for equality. Compares GeometryType, SpatialReference, and coordinates for equality. (Inherited from ArcGIS.Core.Geometry.Geometry)
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

Envelope Class
Envelope Members