Class XenDesktopAdministratorCollection
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents a collection of XenDesktop administrators.
public class XenDesktopAdministratorCollection : Collection<XenDesktopAdministrator>, IList<XenDesktopAdministrator>, ICollection<XenDesktopAdministrator>, IList, ICollection, IReadOnlyList<XenDesktopAdministrator>, IReadOnlyCollection<XenDesktopAdministrator>, IEnumerable<XenDesktopAdministrator>, IEnumerable
- Inheritance
-
XenDesktopAdministratorCollection
- Implements
- Inherited Members
Constructors
XenDesktopAdministratorCollection()
Initializes a new instance of the CENTREL.XIA.Configuration.Types.XenDesktopAdministratorCollection class.
public XenDesktopAdministratorCollection()
Methods
Sort()
Sorts the values in the collection.
public void Sort()