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