StaticRoutesXmlConfigurationProvider.GetChildKeys Method
Returns the list of keys that this provider has.
Namespace: TwinCAT.Ads.Configuration
Assembly: TwinCAT.Ads.ConfigurationProviders (in TwinCAT.Ads.ConfigurationProviders.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public override IEnumerable<string> GetChildKeys(
IEnumerable<string> earlierKeys,
string? parentPath
)Parameters
|
earlierKeys IEnumerable<String> |
The earlier keys that other providers contain. |
|
parentPath String |
The path for the parent IConfiguration. |
Return Value
IEnumerable<String>
The list of keys for this provider.
See Also
Reference
StaticRoutesXmlConfigurationProvider Class TwinCAT.Ads.Configuration Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026