LayerEntropyMode.Inequality(LayerEntropyMode, LayerEntropyMode) Operator

Definition

Determines if two LayerEntropyMode values are not the same.

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

Parameters

Returns

Applies to