DnsListCollection ClassIpswitch.Messaging.Framework
The collection of DnsList's to be used.
Inheritance Hierarchy

SystemObject
  IMailAPI_NETDnsListCollection

Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax

public class DnsListCollection

The DnsListCollection type exposes the following members.

Constructors

  NameDescription
Public methodDnsListCollection
The default constructor
Top
Methods

  NameDescription
Public methodAddItem
This method adds a DnsList to the collection
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
Properties

  NameDescription
Public propertyCount
Total number of DnsLists contained in the collection
Public propertyList
The interface to the DnsLists contained
Top
See Also

Reference