RouteCollection.TryAdd Method

Tries to add the route to the RouteCollection.


Namespace: TwinCAT.Ads.Configuration
Assembly: TwinCAT.Ads.ConfigurationProviders (in TwinCAT.Ads.ConfigurationProviders.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

public bool TryAdd(
Route route
)

Parameters

route  Route

The route.

Return Value

Boolean
true if the route is added, false otherwise.

See Also

Reference

RouteCollection Class TwinCAT.Ads.Configuration Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026