Table of Contents

Class MicrosoftDnsServerRootHintCollection

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

Represents a collection of root hints for a Microsoft DNS server.

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

Constructors

MicrosoftDnsServerRootHintCollection()

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

public MicrosoftDnsServerRootHintCollection()

Methods

Sort()

Sorts the values in the collection.

public void Sort()