DeinterlaceMode.Inequality(DeinterlaceMode, DeinterlaceMode) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines if two DeinterlaceMode values are not the same.
public static bool operator != (Azure.ResourceManager.Media.Models.DeinterlaceMode left, Azure.ResourceManager.Media.Models.DeinterlaceMode right);
static member op_Inequality : Azure.ResourceManager.Media.Models.DeinterlaceMode * Azure.ResourceManager.Media.Models.DeinterlaceMode -> bool
Public Shared Operator != (left As DeinterlaceMode, right As DeinterlaceMode) As Boolean
Parameters
- left
- DeinterlaceMode
- right
- DeinterlaceMode