StaticRoutesXmlConfigurationProvider.TryGet Method
Attempts to find a value with the given key, returns true if one is found, false otherwise.
Namespace: TwinCAT.Ads.Configuration
Assembly: TwinCAT.Ads.ConfigurationProviders (in TwinCAT.Ads.ConfigurationProviders.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public override bool TryGet(
string key,
out string?? value
)Return Value
Boolean
True if key has a value, false otherwise.
See Also
Reference
StaticRoutesXmlConfigurationProvider Class TwinCAT.Ads.Configuration Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026