ProductLengthHeightWidthUnit.Inequality Operator

Definition

Determines if two ProductLengthHeightWidthUnit values are not the same.

public static bool operator != (Azure.ResourceManager.EdgeOrder.Models.ProductLengthHeightWidthUnit left, Azure.ResourceManager.EdgeOrder.Models.ProductLengthHeightWidthUnit right);
static member op_Inequality : 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