DisplayNameAttribute::Equals Method (Object^)
.NET Framework (current version)
Determines whether two DisplayNameAttribute instances are equal.
Assembly: System (in System.dll)
Parameters
- obj
-
Type:
System::Object^
The DisplayNameAttribute to test the value equality of.
Return Value
Type: System::Booleantrue if the value of the given object is equal to that of the current object; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: