AssemblyBuilder::Equals Method (Object^)
.NET Framework (current version)
Returns a value that indicates whether this instance is equal to the specified object.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- obj
-
Type:
System::Object^
An object to compare with this instance, or null.
Return Value
Type: System::Booleantrue if obj equals the type and value of this instance; otherwise, false.
Implements
_Assembly::Equals(Object^)
.NET Framework
Available since 4.0
Silverlight
Available since 4.0
Available since 4.0
Silverlight
Available since 4.0
Show: