Table of Contents

Class MicrosoftDhcpServerv4ExclusionRangeCollection

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

Represents a collection Microsoft DHCP IPv4 exclusion ranges.

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

Constructors

MicrosoftDhcpServerv4ExclusionRangeCollection()

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

public MicrosoftDhcpServerv4ExclusionRangeCollection()

Methods

Sort()

Sorts the values in the collection.

public void Sort()