ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.DataReviewer Namespace / Session Structure / CompareTo Method

In This Topic
    CompareTo Method (Session)
    In This Topic
    Compares the current Session instance with another instance.
    Syntax
    public int CompareTo( 
       Session other
    )
    Public Function CompareTo( _
       ByVal other As Session _
    ) As Integer

    Parameters

    other
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also