The Settings type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add(ISetting) | ||
| AddT(String, T) | ||
| Clear | ||
| Contains(String) | ||
| Contains(ISetting) | ||
| CopyTo | ||
| Equals | (Inherited from Object.) | |
| GetT | ||
| GetEnumerator | ||
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Remove(String) | ||
| Remove(ISetting) | ||
| SetT | ||
| ToString | (Inherited from Object.) |
See Also