Table of Contents

Class MicrosoftDnsServerNameServerCollection

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Represents a collection of name severs for a Microsoft DNS server zone.

public class MicrosoftDnsServerNameServerCollection : Collection<MicrosoftDnsServerNameServer>, IList<MicrosoftDnsServerNameServer>, ICollection<MicrosoftDnsServerNameServer>, IList, ICollection, IReadOnlyList<MicrosoftDnsServerNameServer>, IReadOnlyCollection<MicrosoftDnsServerNameServer>, IEnumerable<MicrosoftDnsServerNameServer>, IEnumerable
Inheritance
MicrosoftDnsServerNameServerCollection
Implements
Inherited Members

Constructors

MicrosoftDnsServerNameServerCollection()

Initializes a new instance of the CENTREL.XIA.Configuration.Types.MicrosoftDnsServerNameServerCollection class.

public MicrosoftDnsServerNameServerCollection()

Methods

Sort()

Sorts the values in the collection.

public void Sort()