ReadOnlyInstanceCollection.T. Constructor

Initializes a new instance of the ReadOnlyInstanceCollection.T. class.

Namespace:  TwinCAT.TypeSystem.Generic
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public ReadOnlyInstanceCollection(
    IInstanceCollection<T> coll
)

VB

Public Sub New ( 
    coll As IInstanceCollection(Of T)
)

Parameters

coll

Type: TwinCAT.TypeSystem.Generic.IInstanceCollection.T.
The coll.

Reference

ReadOnlyInstanceCollection.T. Class

TwinCAT.TypeSystem.Generic Namespace