Table of Contents

Class MicrosoftDhcpServerv4LeaseCollection

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

Represents a collection of Microsoft DHCP IPv4 leases.

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

Constructors

MicrosoftDhcpServerv4LeaseCollection()

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

public MicrosoftDhcpServerv4LeaseCollection()

Methods

Sort()

Sorts the values in the collection.

public void Sort()