InstanceCollection.T.._list Field
The _list
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)
The _list
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)