The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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: