WorkflowInstance.WorkflowInstanceControl.Inequality Operator

Definition

Returns a value that indicates whether two WorkflowInstance.WorkflowInstanceControl instances are not equal.

C#
public static bool operator !=(System.Activities.Hosting.WorkflowInstance.WorkflowInstanceControl left, System.Activities.Hosting.WorkflowInstance.WorkflowInstanceControl right);

Parameters

Returns

true if the two WorkflowInstance.WorkflowInstanceControl instances are not equal; otherwise, false.

Applies to

Product Versions
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1