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