AmsAddress Constructor (String)
Initializes a new instance of the AmsAddress class.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public AmsAddress(
string str
)
VB
Public Sub New (
str As String
)
Parameters
str |
Type: System.String |