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