Custom class that holds a IPaddress and subnet pair.
Inheritance Hierarchy
IMailAPI_NETCT_IPSUBNET
Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax
The CT_IPSUBNET type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CT_IPSUBNET | Initializes a new instance of the CT_IPSUBNET class |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| IP | ||
| SUBNET |
See Also