IConfiguration.getChildren
Method
interface IConfiguration { // ... omitted for brevity getChildren(): IConfigurationSection[];}Signature
method
getChildren Gets child configuration sections
getChildren(): IConfigurationSection[]Returns
IConfigurationSection[] Defined on
This method is defined on the following type: