INamespace.T..DataTypes Property
Data types organized by the INamespace.T.
Namespace: TwinCAT.TypeSystem.Generic
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
ReadOnlyDataTypeCollection<T> DataTypes { get; }
VB
ReadOnly Property DataTypes As ReadOnlyDataTypeCollection(Of T)
Get