Table of Contents

Class BackupExecLicenseCollection

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

Represents a collection of Backup Exec licenses.

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

Constructors

BackupExecLicenseCollection()

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

public BackupExecLicenseCollection()

Methods

Sort()

Sorts the values in the collection.

public void Sort()