A ConfigDictionary contains the configuration tree and facilities to get values from that tree.
Get values from the configuration and attempts to convert them to the specified type.
Get values from the configuration using config path notation.
Fetch a sub-section of the config as another config.
See Implementation
A ConfigDictionary contains the configuration tree and facilities to get values from that tree.