WorkflowInstance.WorkflowInstanceControl.Equality Operator
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
Retourneert een waarde die aangeeft of twee WorkflowInstance.WorkflowInstanceControl exemplaren gelijk zijn.
public:
static bool operator ==(System::Activities::Hosting::WorkflowInstance::WorkflowInstanceControl left, System::Activities::Hosting::WorkflowInstance::WorkflowInstanceControl right);
public static bool operator ==(System.Activities.Hosting.WorkflowInstance.WorkflowInstanceControl left, System.Activities.Hosting.WorkflowInstance.WorkflowInstanceControl right);
static member ( = ) : System.Activities.Hosting.WorkflowInstance.WorkflowInstanceControl * System.Activities.Hosting.WorkflowInstance.WorkflowInstanceControl -> bool
Public Shared Operator == (left As WorkflowInstance.WorkflowInstanceControl, right As WorkflowInstance.WorkflowInstanceControl) As Boolean
Parameters
De eerste WorkflowInstance.WorkflowInstanceControl die moet worden vergeleken.
De tweede WorkflowInstance.WorkflowInstanceControl die moet worden vergeleken.
Retouren
trueals de twee WorkflowInstance.WorkflowInstanceControl exemplaren gelijk zijn; anders. false