Class WindowsBackupProductCollection
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents a collection of backup products installed on the Windows machine.
public class WindowsBackupProductCollection : Collection<WindowsBackupProduct>, IList<WindowsBackupProduct>, ICollection<WindowsBackupProduct>, IList, ICollection, IReadOnlyList<WindowsBackupProduct>, IReadOnlyCollection<WindowsBackupProduct>, IEnumerable<WindowsBackupProduct>, IEnumerable
- Inheritance
-
WindowsBackupProductCollection
- Implements
- Inherited Members
Constructors
WindowsBackupProductCollection()
Initializes a new instance of the CENTREL.XIA.Configuration.Types.WindowsBackupProductCollection class.
public WindowsBackupProductCollection()
Methods
Sort()
Sorts the values in the collection.
public void Sort()