SettingsGroup Class Methods
For a list of all members of this type, see SettingsGroup members.
Public Methods
Name | Description | |
---|---|---|
![]() | Clear | Clear all items from the settings group |
![]() | CopyTo | Copies the collection or a portion of it to a one-dimensional array. |
![]() | GetEnumerator | Enumerator that can iterate through the SettingsGroup. |
![]() | LoadSettings | Overloaded. Load the saved settings for this group |
![]() | Remove | Overloaded. Remove the setting with the given key from the search group |
![]() | SafeSave | Safe save, single setting |
![]() | SaveSettings | Save the settings for this group |
See Also