AddressExtensions Class |
Namespace: Demo3D.PLC.Comms
public static class AddressExtensions
The AddressExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| GetDataType |
Returns the type defined by this address.
| |
| ToString(IAddress, Type) |
Return string representation using the format for asAddressType.
| |
| ToStringT(IAddress) |
Return string representation using the format for T.
|