OutputSelectorProperty.Inequality Operator

Definition

Determines if two OutputSelectorProperty values are not the same.

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

Parameters

Returns

Applies to