Table of Contents

Class XenDesktopZoneItemCollection

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

Represents a collection of items in a XenDesktop zone. This applies to XenDesktop 7.7 and above only.

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

Constructors

XenDesktopZoneItemCollection()

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

public XenDesktopZoneItemCollection()

Methods

Sort()

Sorts the values in the collection.

public void Sort()