Table of Contents

Class MicrosoftDhcpServerBindingCollection

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

Represents a collection of Microsoft DHCP server bindings.

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

Constructors

MicrosoftDhcpServerBindingCollection()

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

public MicrosoftDhcpServerBindingCollection()

Methods

Sort()

Sorts the values in the collection.

public void Sort()