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

In This Topic
    Equals(Object) Method
    In This Topic
    Determines whether the specified element is equivalent to the current element.
    Syntax
    public override bool Equals( 
       object obj
    )
    Public Overloads Overrides Function Equals( _
       ByVal obj As Object _
    ) As Boolean

    Parameters

    obj
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also