Table of Contents

Constructor DeviceTagCollection

Namespace
Kepware.Api.Model
Assembly
Kepware.Api.dll

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>