ArcGIS Pro 2.9 API Reference Guide
CompareTo Method (Element)

ArcGIS.Desktop.Layouts Namespace > Element Class : CompareTo Method
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, Windows 8.1

See Also

Reference

Element Class
Element Members