Class GroupPolicyRegistryKeyCollection
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents a collection of Active Directory Group Policy registry keys.
public class GroupPolicyRegistryKeyCollection : Collection<GroupPolicyRegistryKey>, IList<GroupPolicyRegistryKey>, ICollection<GroupPolicyRegistryKey>, IList, ICollection, IReadOnlyList<GroupPolicyRegistryKey>, IReadOnlyCollection<GroupPolicyRegistryKey>, IEnumerable<GroupPolicyRegistryKey>, IEnumerable
- Inheritance
-
GroupPolicyRegistryKeyCollection
- Implements
- Inherited Members
Constructors
GroupPolicyRegistryKeyCollection()
Initializes a new instance of the CENTREL.XIA.Configuration.Types.GroupPolicyRegistryKeyCollection class.
public GroupPolicyRegistryKeyCollection()
Methods
Sort()
Sorts the values in the collection.
public void Sort()