The following tables list the members exposed by the MySettings type.

Name Description
Public method Equals (Overloaded) (inherited from Object).
Protected method Finalize (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetPreviousVersion (inherited from ApplicationSettingsBase).
Public method GetType (Overloaded) (inherited from Object).
Public method Initialize (inherited from SettingsBase).
Protected method MemberwiseClone (Overloaded) (inherited from Object).
Protected method OnPropertyChanged (inherited from ApplicationSettingsBase).
Protected method OnSettingChanging (inherited from ApplicationSettingsBase).
Protected method OnSettingsLoaded (inherited from ApplicationSettingsBase).
Protected method OnSettingsSaving (inherited from ApplicationSettingsBase).
Public method Static ReferenceEquals (inherited from Object).
Public method Reload (inherited from ApplicationSettingsBase).
Public method Reset (inherited from ApplicationSettingsBase).
Public method Save (inherited from ApplicationSettingsBase).
Public method Static Synchronized (inherited from SettingsBase).
Public method ToString (inherited from Object).
Public method Upgrade (inherited from ApplicationSettingsBase).
Top