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