Share via


ChaosScheduleTimeUtc.Inequality Operator

Definition

public static bool operator !=(System.Fabric.Chaos.DataStructures.ChaosScheduleTimeUtc operand1, System.Fabric.Chaos.DataStructures.ChaosScheduleTimeUtc operand2);
static member op_Inequality : System.Fabric.Chaos.DataStructures.ChaosScheduleTimeUtc * System.Fabric.Chaos.DataStructures.ChaosScheduleTimeUtc -> bool
Public Shared Operator != (operand1 As ChaosScheduleTimeUtc, operand2 As ChaosScheduleTimeUtc) As Boolean

Parameters

Returns

System.Boolean

Applies to