Table of Contents

Class BackupExecDuplicationTaskCollection

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

Represents a collection of Backup Exec duplication tasks.

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

Constructors

BackupExecDuplicationTaskCollection()

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

public BackupExecDuplicationTaskCollection()

Methods

Sort()

Sorts the items in the collection.

public void Sort()