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

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

The DevicesList type exposes the following members.

Constructors
  NameDescription
Public methodDevicesList
Top
See Also