SettingElement::Equals Method (Object^)
.NET Framework (current version)
Compares the current SettingElement instance to the specified object.
Assembly: System (in System.dll)
Parameters
- settings
-
Type:
System::Object^
The object to compare with.
Return Value
Type: System::Booleantrue if the SettingElement instance is equal to the specified object; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: