RouterPortInfo.TryParse Method

Tries to parse the RouterPortInfo object.


Namespace: TwinCAT.Router
Assembly: TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

public static bool TryParse(
string value,
out RouterPortInfo?? info
)

Parameters

value  String

The value.

info  RouterPortInfo

The information.

Return Value

Boolean
true if parsed, false otherwise.

See Also

Reference

RouterPortInfo Class TwinCAT.Router Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026