ArcGIS Pro 2.9 API Reference Guide
Compare Method

ArcGIS.Desktop.Core Namespace > NaturalSortComparer<T> Class : Compare Method
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, Windows 8.1

See Also

Reference

NaturalSortComparer<T> Class
NaturalSortComparer<T> Members