Click or drag to resize

CategorizedSettingsElementCollectionAdd Method

Overload List
  Name Description
Public method Add(CategorizedSettingsElement) Adds a new CategorizedSettingsElement object if one does not exist.
Public method Add(String, Object) Adds a new CategorizedSettingsElement object if one does not exist.
Public method Add(String, Object, String) Adds a new CategorizedSettingsElement object if one does not exist.
Public method Add(String, Object, String, Boolean) Adds a new CategorizedSettingsElement object if one does not exist.
Public method Add(String, Object, String, Boolean, SettingScope) Adds a new CategorizedSettingsElement object if one does not exist.
Top
See Also