The methods of System.Configuration.SettingsPropertyCollection are listed below. For a list of all members, see the SettingsPropertyCollection Members list.
See Also: Inherited members from System.Object
Add(SettingsProperty) Documentation for this section has not yet been entered.Clear() Documentation for this section has not yet been entered.Clone() : object Documentation for this section has not yet been entered.CopyTo(Array, int) Documentation for this section has not yet been entered.GetEnumerator() : IEnumerator Documentation for this section has not yet been entered.Remove(string) Documentation for this section has not yet been entered.SetReadOnly() Documentation for this section has not yet been entered.
OnAdd(SettingsProperty) Documentation for this section has not yet been entered.OnAddComplete(SettingsProperty) Documentation for this section has not yet been entered.OnClear() Documentation for this section has not yet been entered.OnClearComplete() Documentation for this section has not yet been entered.OnRemove(SettingsProperty) Documentation for this section has not yet been entered.OnRemoveComplete(SettingsProperty) Documentation for this section has not yet been entered.