Table of Contents

Class BackupExecBarcodeRuleCollection

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

Represents a collection of barcode rules.

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

Constructors

BackupExecBarcodeRuleCollection()

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

public BackupExecBarcodeRuleCollection()