Constructor DeviceTagCollection
DeviceTagCollection()
Initializes a new instance of the DeviceTagCollection class.
public DeviceTagCollection()
DeviceTagCollection(IEnumerable<Tag>)
Initializes a new instance of the DeviceTagCollection class.
public DeviceTagCollection(IEnumerable<Tag> collection)
Parameters
collection
IEnumerable<Tag>