MotionDetectionSensitivity.Inequality Operator

Definition

Determines if two MotionDetectionSensitivity values are not the same.

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

Parameters

Returns

Applies to