ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / Element Class / CompareTo Method

In This Topic
    CompareTo Method (Element)
    In This Topic
    Compare Elements by name.
    Syntax
    public int CompareTo( 
       object o
    )
    Public Function CompareTo( _
       ByVal o As Object _
    ) As Integer

    Parameters

    o
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also