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