Table of Contents

Class MicrosoftDhcpServerv6LeaseCollection

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

Represents a collection of Microsoft DHCP IPv6 leases.

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

Constructors

MicrosoftDhcpServerv6LeaseCollection()

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

public MicrosoftDhcpServerv6LeaseCollection()

Methods

Sort()

Sorts the values in the collection.

public void Sort()