NamespaceCollection.T..AllTypes Property

Gets all types included in all namespaces.

Namespace:  TwinCAT.TypeSystem.Generic
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 6.0.328+39e3229

Syntax

C#

public IDataTypeCollection<T> AllTypes { get; }

Property Value

Type: IDataTypeCollection.T.
All types.

Reference

NamespaceCollection.T. Class

TwinCAT.TypeSystem.Generic Namespace