Table of Contents

Class GroupPolicyNameResolutionPolicyRuleCollection

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Represents a collection of Active Directory Group Policy name resolution policy rules.

public class GroupPolicyNameResolutionPolicyRuleCollection : Collection<GroupPolicyNameResolutionPolicyRule>, IList<GroupPolicyNameResolutionPolicyRule>, ICollection<GroupPolicyNameResolutionPolicyRule>, IList, ICollection, IReadOnlyList<GroupPolicyNameResolutionPolicyRule>, IReadOnlyCollection<GroupPolicyNameResolutionPolicyRule>, IEnumerable<GroupPolicyNameResolutionPolicyRule>, IEnumerable
Inheritance
GroupPolicyNameResolutionPolicyRuleCollection
Implements
Inherited Members

Constructors

GroupPolicyNameResolutionPolicyRuleCollection()

Initializes a new instance of the CENTREL.XIA.Configuration.Types.GroupPolicyNameResolutionPolicyRuleCollection class.

public GroupPolicyNameResolutionPolicyRuleCollection()

Methods

Sort()

Sorts the values in the collection.

public void Sort()