ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace / ImGearThumbnailPage Class / Inequality Operator
First object to compare.
Second object to compare.




In This Topic
    Inequality Operator (ImGearThumbnailPage)
    In This Topic
    Returns true if its two operands are not equal.
    Syntax

    Parameters

    thumbnailPage1
    First object to compare.
    thumbnailPage2
    Second object to compare.

    Return Value

    True if objects are not equal.
    See Also