IAddressSpace Interface |
Namespace: Demo3D.PLC.Comms
public interface IAddressSpace : IEquatable<IAddressSpace>, IComparable<IAddressSpace>, IComparable
The IAddressSpace type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateAddress |
Creates a new address with the specified parameters.
| |
| ToString |
User printable string address.
|