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