InstanceCollectionT(IEnumerableT, InstanceCollectionMode) Constructor

Initializes a new instance of the InstanceCollectionT class.


Namespace: TwinCAT.TypeSystem.Generic
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

protected InstanceCollection(
    IEnumerable<T> coll,
    InstanceCollectionMode mode
)

Parameters

coll  IEnumerableT

The copy collection

mode  InstanceCollectionMode

The mode.

Reference

InstanceCollectionT Class InstanceCollectionT Overload TwinCAT.TypeSystem.Generic Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026