Table of Contents

Class MicrosoftDhcpServerv6ExclusionRangeCollection

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

Represents a collection Microsoft DHCP IPv6 exclusion ranges.

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

Constructors

MicrosoftDhcpServerv6ExclusionRangeCollection()

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

public MicrosoftDhcpServerv6ExclusionRangeCollection()

Methods

Sort()

Sorts the values in the collection.

public void Sort()