Table of Contents

Class WindowsDiskQuotaEntryCollection

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

Represents a collection of Windows disk quota entries.

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

Constructors

WindowsDiskQuotaEntryCollection()

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

public WindowsDiskQuotaEntryCollection()

Methods

Sort()

Sorts the values in the collection.

public void Sort()