The collection of DnsList's to be used.
Inheritance Hierarchy
IMailAPI_NETDnsListCollection
Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax
The DnsListCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DnsListCollection |
The default constructor
|
Methods
Name | Description | |
---|---|---|
![]() | AddItem |
This method adds a DnsList to the collection
|
![]() | 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.) |
Properties
Name | Description | |
---|---|---|
![]() | Count |
Total number of DnsLists contained in the collection
|
![]() | List |
The interface to the DnsLists contained
|
See Also