Operator Equality
Equality(AttributeValue, AttributeValue)
Tests attributes for equality
Declaration
public static bool operator ==(AttributeValue left, AttributeValue right)
public static bool operator ==(AttributeValue left, AttributeValue right)
Parameters
Attribute |
left | Left side of the comparison |
Attribute |
right | Right side of the comparison |
Returns
Boolean |