Table of Contents

Class BackupExecFileSystemSelectionCollection

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

Represents a collection of Backup Exec file system selections.

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

Constructors

BackupExecFileSystemSelectionCollection()

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

public BackupExecFileSystemSelectionCollection()