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

See Also

Reference

Element Class
Element Members