DataTypeCollection.T..list Field
Internal list of data types
Namespace: TwinCAT.TypeSystem.Generic
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
protected List<T> list
VB
Protected list As List(Of T)
Internal list of data types
Namespace: TwinCAT.TypeSystem.Generic
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
protected List<T> list
Protected list As List(Of T)