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