xtd 0.2.0
Loading...
Searching...
No Matches

◆ equals() [1/3]

bool xtd::configuration::file_settings::equals ( const file_settings obj) const
overridenoexcept

Indicates whether the current object is equal to another object of the same type.

Parameters
objAn object to compare with this object.
Returns
true if the current object is equal to the other parameter; otherwise, false.