ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / NaturalSortComparer<T> Class / Compare Method

In This Topic
    Compare Method
    In This Topic
    Syntax
    public int Compare( 
       string x,
       string y
    )
    Public Function Compare( _
       ByVal x As String, _
       ByVal y As String _
    ) As Integer

    Parameters

    x
    y
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also