Class BackupExecDiskStorageDeviceServerConnectionCollection
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents a collection of CENTREL.XIA.Configuration.Types.BackupExecDiskStorageDeviceServerConnectionCollection objects.
public class BackupExecDiskStorageDeviceServerConnectionCollection : Collection<BackupExecDiskStorageDeviceServerConnection>, IList<BackupExecDiskStorageDeviceServerConnection>, ICollection<BackupExecDiskStorageDeviceServerConnection>, IList, ICollection, IReadOnlyList<BackupExecDiskStorageDeviceServerConnection>, IReadOnlyCollection<BackupExecDiskStorageDeviceServerConnection>, IEnumerable<BackupExecDiskStorageDeviceServerConnection>, IEnumerable
- Inheritance
-
BackupExecDiskStorageDeviceServerConnectionCollection
- Implements
- Inherited Members
Constructors
BackupExecDiskStorageDeviceServerConnectionCollection()
Initializes a new instance of the CENTREL.XIA.Configuration.Types.BackupExecDiskStorageDeviceServerConnectionCollection class.
public BackupExecDiskStorageDeviceServerConnectionCollection()
Methods
Sort()
Sorts the values in the collection.
public void Sort()