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




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

    Parameters

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

    Return Value

    True if objects are equal.
    See Also