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