Table of Contents

Constructor DeviceTagGroupTagCollection

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

DeviceTagGroupTagCollection()

Initializes a new instance of the DeviceTagGroupTagCollection class.

public DeviceTagGroupTagCollection()

DeviceTagGroupTagCollection(IEnumerable<Tag>)

Initializes a new instance of the DeviceTagGroupTagCollection class.

public DeviceTagGroupTagCollection(IEnumerable<Tag> collection)

Parameters

collection IEnumerable<Tag>