ConfigurationRegistryProvider.

GetChildKeys(IEnumerable<string>, string) Method

Syntax

public override IEnumerable<string> GetChildKeys(IEnumerable<string> earlierKeys, string parentPath)

Parameters

Name Type Description
earlierKeys IEnumerable<string>
parentPath string

Return Value

Type Description
IEnumerable<string>