ArcGIS Pro 3.0 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, Windows 8.1

    See Also