Class BackupExecMediaVaultCollection
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents a collection of Backup Exec vaults sets.
public class BackupExecMediaVaultCollection : Collection<BackupExecMediaVault>, IList<BackupExecMediaVault>, ICollection<BackupExecMediaVault>, IList, ICollection, IReadOnlyList<BackupExecMediaVault>, IReadOnlyCollection<BackupExecMediaVault>, IEnumerable<BackupExecMediaVault>, IEnumerable
- Inheritance
-
BackupExecMediaVaultCollection
- Implements
- Inherited Members
Constructors
BackupExecMediaVaultCollection()
Initializes a new instance of the CENTREL.XIA.Configuration.Types.BackupExecMediaVaultCollection class.
public BackupExecMediaVaultCollection()
Methods
Sort()
Sorts the values in the collection.
public void Sort()