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