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

Property Value

Type: ReadOnlyDataTypeCollection.T.
All types.

Reference

ReadOnlyNamespaceCollection.N, T. Class

TwinCAT.TypeSystem.Generic Namespace