Table of Contents

Class MicrosoftDnsServerConditionalForwarderCollection

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

Represents a collection of conditional forwarders for a Microsoft DNS server.

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

Constructors

MicrosoftDnsServerConditionalForwarderCollection()

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

public MicrosoftDnsServerConditionalForwarderCollection()

Methods

Sort()

Sorts the values in the collection.

public void Sort()