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