ReadOnlyNamespaceCollection.N, T..AllTypes Property
Gets all types included in all namespaces.
Namespace: TwinCAT.TypeSystem.Generic
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public ReadOnlyDataTypeCollection<T> AllTypes { get; }
VB
Public ReadOnly Property AllTypes As ReadOnlyDataTypeCollection(Of T)
Get