Click or drag to resize

CheckSelectionList Class

Inheritance Hierarchy
SystemObject
  System.Collections.GenericListCheckSelectionInfo
    Micros.OpsCheckSelectionList

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll)
Syntax
C#
public class CheckSelectionList : List<CheckSelectionInfo>, 
	INotifyPropertyChanged

The CheckSelectionList type exposes the following members.

Constructors
  NameDescription
Public methodCheckSelectionList
Initializes a new instance of the CheckSelectionList class
Top
Properties
Methods
Events
  NameDescription
Public eventPropertyChanged
Top
See Also