Click or drag to resize

DllEntryList Class

Inheritance Hierarchy
SystemObject
  System.Collections.GenericListDllEntry
    Micros.PosCore.ExtensibilityDllEntryList

Namespace:  Micros.PosCore.Extensibility
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
public class DllEntryList : List<DllEntry>

The DllEntryList type exposes the following members.

Constructors
  NameDescription
Public methodDllEntryList
Initializes a new instance of the DllEntryList class
Top
Methods
  NameDescription
Public methodAdd
Public methodFindByContentDataID
Top
See Also