The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
TypeConverterAttribute::Equals Method (Object^)
.NET Framework (current version)
Returns whether the value of the given object is equal to the current TypeConverterAttribute.
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 TypeConverterAttribute; otherwise, false.
.NET Framework
Available since 1.1
Windows Phone Silverlight
Available since 7.0
Available since 1.1
Windows Phone Silverlight
Available since 7.0
Show: