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