ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document.Drawing.Gdi Assembly / GrapeCity.ActiveReports.Core.Document.Drawing.Gdi.Text Namespace / RText.SelectionRange Structure / CompareTo Method

In This Topic
    CompareTo Method (RText.SelectionRange)
    In This Topic
    Compares to.
    Syntax
    'Declaration
     
    Public Function CompareTo( _
       ByVal other1 As Object _
    ) As Integer
    public int CompareTo( 
       object other1
    )

    Parameters

    other1
    See Also