InstanceCollection<T>(IEnumerable<T>, InstanceCollectionMode) Constructor

Initializes a new instance of the InstanceCollection<T> 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  IEnumerable<T>

The copy collection

mode  InstanceCollectionMode

The mode.

See Also

Reference

InstanceCollection<T> Class InstanceCollection<T> Overload TwinCAT.TypeSystem.Generic Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026