LockCookie::Equals Method (LockCookie)
.NET Framework (current version)
Indicates whether the current instance is equal to the specified LockCookie.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- obj
-
Type:
System.Threading::LockCookie
The LockCookie to compare to the current instance.
Return Value
Type: System::Booleantrue if obj is equal to the value of the current instance; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: