Table of Contents

Class ActiveDirectoryObjectCollection

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

Represents a collection of Active Directory domain hierarchy child objects.

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

Constructors

ActiveDirectoryObjectCollection()

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

public ActiveDirectoryObjectCollection()

Methods

Sort()

Sorts the values in the collection.

public void Sort()