compare


Description:

public bool compare (Setting b, SettingCompareFlags flags)

Compares two Setting objects for similarity, with comparison behavior modified by a set of flags.

See the documentation for SettingCompareFlags for a description of each flag's behavior.

Parameters:

this

a Setting

b

a second Setting to compare with the first

flags

compare flags, e.g. EXACT

Returns:

true if the comparison succeeds, false if it does not