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: 19.8
Syntax
C#
public class DllEntryList : List<DllEntry>

The DllEntryList type exposes the following members.

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