Rule::Equals Method (Object^)
.NET Framework (current version)
Determines whether this instance of Rule and the object passed as the parameter have the same value.
Assembly: System.Workflow.Activities (in System.Workflow.Activities.dll)
Parameters
- obj
-
Type:
System::Object^
The object to compare the current object to.
Return Value
Type: System::Booleantrue if the current object and obj are the same; otherwise, false.
.NET Framework
Available since 3.0
Available since 3.0
Show: