AmsAddress.Parse Method
Parses a string to an AmsAddress object.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public static AmsAddress Parse(
string str
)
VB
Public Shared Function Parse (
str As String
) As AmsAddress
Parameters
str |
Type: System.String |
Exceptions
Exception |
Condition |
---|---|