bool ContainsValue(SettingValue value)

Determines whether the SettingsCollectionBase contains a specific value.

Parameters

Name Description
value The value to locate in the SettingsCollectionBase.

Return

true if the SettingsCollectionBase contains an element with the specified value; otherwise, false.