The members of System.Configuration.SettingsPropertyCollection are listed below.
See Also: Inherited members from System.Object
Public Constructors
| | Documentation for this section has not yet been entered. |
Public Properties
[read-only] | Count | int. Documentation for this section has not yet been entered. |
[read-only] | IsSynchronized | bool. Documentation for this section has not yet been entered. |
[read-only] default property | Item(string) | SettingsProperty. Documentation for this section has not yet been entered. |
[read-only] | SyncRoot | object. Documentation for this section has not yet been entered. |
Public Methods
| Add(SettingsProperty)Documentation for this section has not yet been entered. |
| Clear()Documentation for this section has not yet been entered. |
| Clone() : objectDocumentation for this section has not yet been entered. |
| CopyTo(Array, int)Documentation for this section has not yet been entered. |
| GetEnumerator() : IEnumeratorDocumentation 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. |
Protected Methods
Extension Methods