Click or drag to resize

OpsSelectionEntryList Class

Inheritance Hierarchy
SystemObject
  System.Collections.GenericListOpsSelectionEntry
    Micros.OpsOpsSelectionEntryList

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll)
Syntax
C#
public class OpsSelectionEntryList : List<OpsSelectionEntry>

The OpsSelectionEntryList type exposes the following members.

Constructors
  NameDescription
Public methodOpsSelectionEntryList
Initializes a new instance of the OpsSelectionEntryList class
Top
Methods
See Also