ToolboxItem::Equals Method (Object^)
.NET Framework (current version)
Determines whether two ToolboxItem instances are equal.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- obj
-
Type:
System::Object^
The ToolboxItem to compare with the current ToolboxItem.
Return Value
Type: System::Booleantrue if the specified ToolboxItem is equal to the current ToolboxItem; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: