ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Length Structure / CompareTo Method

In This Topic
    CompareTo Method (Length)
    In This Topic
    Compares this instance to a specified object and returns an indication of their relative values.
    Overload List
    OverloadDescription
    Compares this instance to a specified object and returns an indication of their relative values.  
    Value Meaning
    Less than zero This instance is less than obj.
    Zero This instance is equal to obj.
    Greater than zero This instance is greater than obj.
     
    See Also