Click or drag to resize

PrinterSelectionRequestEntryList Class

Inheritance Hierarchy
SystemObject
  System.Collections.GenericSortedListInt64, PrinterSelectionRequestEntry
    Micros.Ops.InputPrinterSelectionRequestEntryList

Namespace: Micros.Ops.Input
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public class PrinterSelectionRequestEntryList : SortedList<long, PrinterSelectionRequestEntry>

The PrinterSelectionRequestEntryList type exposes the following members.

Constructors
 NameDescription
Public methodPrinterSelectionRequestEntryListInitializes a new instance of the PrinterSelectionRequestEntryList class
Top
See Also