StringAddress(String) Constructor |
Constructs a StringAddress.
Namespace: Demo3D.PLC.CommsAssembly: PLC (in PLC.dll) Version: 19.00.00
Syntaxpublic StringAddress(
string? address
)
Parameters
- address String
- The string representation of the address.
See Also