Click or drag to resize
DevicesList Class
Devices list container.
Inheritance Hierarchy
SystemObject
  System.Collections.GenericListDeviceInfoEntry
    CMS.PortalEngineDevicesList

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
[SerializableAttribute]
public class DevicesList : List<DeviceInfoEntry>

The DevicesList type exposes the following members.

Constructors
  NameDescription
Public methodDevicesList
Top
See Also