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