Class VMwareDistributedPortGroupVMkernelConnectionCollection
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents a collection of VMkernel connections to a distributed port group.
public class VMwareDistributedPortGroupVMkernelConnectionCollection : Collection<VMwareDistributedPortGroupVMkernelConnection>, IList<VMwareDistributedPortGroupVMkernelConnection>, ICollection<VMwareDistributedPortGroupVMkernelConnection>, IList, ICollection, IReadOnlyList<VMwareDistributedPortGroupVMkernelConnection>, IReadOnlyCollection<VMwareDistributedPortGroupVMkernelConnection>, IEnumerable<VMwareDistributedPortGroupVMkernelConnection>, IEnumerable
- Inheritance
-
VMwareDistributedPortGroupVMkernelConnectionCollection
- Implements
- Inherited Members
Constructors
VMwareDistributedPortGroupVMkernelConnectionCollection()
Initializes a new instance of the CENTREL.XIA.Configuration.Types.VMwareDistributedPortGroupVMkernelConnectionCollection class.
public VMwareDistributedPortGroupVMkernelConnectionCollection()
Methods
Sort()
Sorts the values in the collection.
public void Sort()