Class MicrosoftDhcpServerv4ClassCollection
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents a collection Microsoft DHCP classes.
public class MicrosoftDhcpServerv4ClassCollection : Collection<MicrosoftDhcpServerv4Class>, IList<MicrosoftDhcpServerv4Class>, ICollection<MicrosoftDhcpServerv4Class>, IList, ICollection, IReadOnlyList<MicrosoftDhcpServerv4Class>, IReadOnlyCollection<MicrosoftDhcpServerv4Class>, IEnumerable<MicrosoftDhcpServerv4Class>, IEnumerable
- Inheritance
-
MicrosoftDhcpServerv4ClassCollection
- Implements
- Inherited Members
Constructors
MicrosoftDhcpServerv4ClassCollection()
Initializes a new instance of the CENTREL.XIA.Configuration.Types.MicrosoftDhcpServerv4ClassCollection class.
public MicrosoftDhcpServerv4ClassCollection()
Methods
Sort()
Sorts the values in the collection.
public void Sort()