OutputSelectorProperty.Equality Operator

Definition

Determines if two OutputSelectorProperty values are the same.

public static bool operator == (Azure.Media.VideoAnalyzer.Edge.Models.OutputSelectorProperty left, Azure.Media.VideoAnalyzer.Edge.Models.OutputSelectorProperty right);
static member ( = ) : 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