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.
DesignerCategoryAttribute::Equals Method (Object^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Returns whether the value of the given object is equal to the current DesignOnlyAttribute.
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: