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