Table of Contents

Class HyperVServerVirtualMachineComPortCollection

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

Represents a collection of COM ports for a Hyper-V virtual machine. This only applies to Generation 1 virtual machines.

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

Constructors

HyperVServerVirtualMachineComPortCollection()

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

public HyperVServerVirtualMachineComPortCollection()

Methods

Sort()

Sorts the values in the collection.

public void Sort()