Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.DomainModel Namespace / ValueObject Class / Equality Operator
The first object to compare.
The second object to compare.
In This Topic
    Equality Operator (ValueObject)
    In This Topic
    Defines the equality operator.
    Syntax

    Parameters

    valueObject1
    The first object to compare.
    valueObject2
    The second object to compare.

    Return Value

    True if the objects are equal, false otherwise.
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also