Devices

Class that represents a list of Altronix LINQ devices

Constructor(s)

constructor(s) description
Devices() Creates an empty instance with an empty list of devices
Devices(List<Device> devices) Creates an instance with an initial list of devices

Member Fields

property type
devices List<Device>