ReadOnlyEnumValueCollection.T. Constructor

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

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

Syntax

C#

public ReadOnlyEnumValueCollection(
    EnumValueCollection<T> coll
)

VB

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

Parameters

coll

Type: TwinCAT.TypeSystem.EnumValueCollection.T.
The coll.

Reference

ReadOnlyEnumValueCollection.T. Class

TwinCAT.TypeSystem Namespace