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