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