The methods of the IConfigSource interface are listed below. For a complete list of IConfigSource interface members, see the IConfigSource Members topic.
![]() | Adds a new IConfig. |
![]() | Expands all key values. |
![]() | Returns the expanded string value. This method does not replace the other key values in the IConfigSource. |
![]() | Merges all IConfigs from another IConfigSource into the Configs collection. |
![]() | Reloads all configuration values. |
![]() | This method is deprecated. Use ExpandKeyValues from now on. |
![]() | Saves all configuration values. |
IConfigSource Interface | Nini.Config Namespace