AsyncFlowControl::Equals Method (Object^)
.NET Framework (current version)
Determines whether the specified object is equal to the current AsyncFlowControl structure.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- obj
-
Type:
System::Object^
An object to compare with the current structure.
Return Value
Type: System::Booleantrue if obj is an AsyncFlowControl structure and is equal to the current AsyncFlowControl structure; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: