Table of Contents

Class XenDesktopDeliveryGroupCollection

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

Represents a collection of XenDesktop delivery groups.

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

Constructors

XenDesktopDeliveryGroupCollection()

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

public XenDesktopDeliveryGroupCollection()

Methods

Sort()

Sorts the values in the collection.

public void Sort()