IAddress |
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. |