Share via


ProductLengthHeightWidthUnit.Equality Operator

Definition

Determines if two ProductLengthHeightWidthUnit values are the same.

public static bool operator == (Azure.ResourceManager.EdgeOrder.Models.ProductLengthHeightWidthUnit left, Azure.ResourceManager.EdgeOrder.Models.ProductLengthHeightWidthUnit right);
static member ( = ) : Azure.ResourceManager.EdgeOrder.Models.ProductLengthHeightWidthUnit * Azure.ResourceManager.EdgeOrder.Models.ProductLengthHeightWidthUnit -> bool
Public Shared Operator == (left As ProductLengthHeightWidthUnit, right As ProductLengthHeightWidthUnit) As Boolean

Parameters

Returns

Applies to