Table of Contents

Class VMwareHostDistributedSwitchUplinkCollection

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

Represents a collection of uplinks for a distributed switch host connection.

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

Constructors

VMwareHostDistributedSwitchUplinkCollection()

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

public VMwareHostDistributedSwitchUplinkCollection()

Methods

Sort()

Sorts the values in the collection.

public void Sort()