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