ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / Element Class / Equals Method / Equals(Object) Method
Version

    Equals(Object) Method
    Determines whether the specified element is equivalent to the current element.
    Syntax
    public override bool Equals( 
       object obj
    )

    Parameters

    obj
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.0 or higher.
    See Also