LocalizableAttribute::Equals Method (Object^)
.NET Framework (current version)
Returns whether the value of the given object is equal to the current LocalizableAttribute.
Assembly: System (in System.dll)
Parameters
- obj
-
Type:
System::Object^
The object 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; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: