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