DnsServerCollectionAdd Method
Overload List
  NameDescription
Public methodAdd(String)
Adds a top (0) priority DNS server under the specified IP address to the collection and sorts the collection according to the elements priorities.
Public methodAdd(DnsServer)
Adds a DnsServer to the collection and sorts the collection according to the elements priorities.
Public methodAdd(String, Int32)
Adds a DNS server under the specified IP address and with a particular priority to the collection and sorts the collection according to the elements priorities.
Top
See Also