Search Results for

    Show / Hide Table of Contents

    TRichString.Inequality Operator

    Returns true if both RichStrings do not have the same value. Note this is for backwards compatibility, this is a class and not immutable, so this method should return true if references are different. But that would break old code.

    Syntax

    Namespace: FlexCel.Core

    public static Boolean op_Inequality(TRichString s1, TRichString s2)

    Parameters

    <-> Parameter Type Description
    s1 TRichString
    s2 TRichString

    See also

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