Class BackupExecSelectionCollection
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents a collection of Backup Exec selections.
public class BackupExecSelectionCollection : Collection<BackupExecSelection>, IList<BackupExecSelection>, ICollection<BackupExecSelection>, IList, ICollection, IReadOnlyList<BackupExecSelection>, IReadOnlyCollection<BackupExecSelection>, IEnumerable<BackupExecSelection>, IEnumerable
- Inheritance
-
BackupExecSelectionCollection
- Implements
- Inherited Members
Constructors
BackupExecSelectionCollection()
Initializes a new instance of the CENTREL.XIA.Configuration.Types.BackupExecSelectionCollection class.
public BackupExecSelectionCollection()