Search Results for

    Show / Hide Table of Contents

    TEffectProperties.CompareTo Method

    Overloads

    • TEffectProperties.CompareTo(Object)
    • TEffectProperties.CompareTo(TEffectProperties)

    TEffectProperties.CompareTo(Object)

    Returns -1, 0 or 1 depending if this object is smaller or bigger than the other.

    Syntax

    Namespace: FlexCel.Core

    public Int32 CompareTo(Object other)

    Parameters

    <-> Parameter Type Description
    other Object

    See also

    • TEffectProperties

    TEffectProperties.CompareTo(TEffectProperties)

    Returns -1, 0 or 1 depending if this object is smaller or bigger than the other.

    Syntax

    Namespace: FlexCel.Core

    public Int32 CompareTo(TEffectProperties other)

    Parameters

    <-> Parameter Type Description
    other TEffectProperties

    See also

    • TEffectProperties
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com