Table of Contents

Class SqlCpuCollection

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

Represents a collection of CPUs.

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

Constructors

SqlCpuCollection()

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

public SqlCpuCollection()

Methods

Sort()

Sorts the values in the collection.

public void Sort()