DynamicValue::Equals Method (Object^)
Specifies whether the DynamicValue object is the same as another object.
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
Parameters
- obj
-
Type:
System::Object^
The object to compare.
Return Value
Type: System::Booleantrue if the DynamicValue object is the same as another object; otherwise, false.
Show: