ArcGIS Pro 2.6 API Reference Guide
IsEqual Method (GeometryBag)

ArcGIS.Core.Geometry Namespace > GeometryBag Class : IsEqual Method
Overload List
OverloadDescription
Compares two GeometryBag for equality. This will check that the SpatialReference, attribute awareness (HasZ, HasM, HasID), and the content of Geometries match. The order of parts must match too.  
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

GeometryBag Class
GeometryBag Members