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