AmsAddress.Parse Method

Parses a string to an AmsAddress object.

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229

Syntax

C#

public static AmsAddress Parse(
    string str
)

Parameters

str

Type: System.String
The string.

Return Value

Type: AmsAddress
AmsAddress.

Exceptions

Exception

Condition

FormatException

Reference

AmsAddress Class

TwinCAT.Ads Namespace