getChildren
Method
interface IConfiguration { // ... omitted for brevity getChildren(): IConfigurationSection[];}Signature
method
getChildren Gets the child sections of a configuration handle.
getChildren(): IConfigurationSection[]Returns
IConfigurationSection[] Applies to
This method applies to the following types: