Table of Contents

Class XenDesktopLicenseCollection

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

Represents a collection of XenDesktop licenses.

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

Constructors

XenDesktopLicenseCollection()

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

public XenDesktopLicenseCollection()

Methods

Sort()

Sorts the values in the collection.

public void Sort()